Skip to content

Commit

Permalink
graphics/cal3d: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 9, 2024
1 parent 5a66330 commit e737dd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion graphics/cal3d/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cal3d
PORTVERSION= 0.11.1 # see note below
PORTREVISION= 1
CATEGORIES= graphics devel
MASTER_SITES= LOCAL/acm/cal3d
DISTNAME= cal3d-20060720
Expand All @@ -16,10 +17,12 @@ WWW= http://gna.org/projects/cal3d/
# number of 0.11.1 to indicate it comes after 0.11.0 rather than changing
# the version scheme completely.

GNU_CONFIGURE= yes
USES= autoreconf compiler:c++11-lang libtool pathfix pkgconfig \
tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

INSTALL_TARGET= install-strip

post-patch:
Expand Down
2 changes: 1 addition & 1 deletion graphics/cal3d/pkg-plist
Expand Up @@ -47,4 +47,4 @@ lib/libcal3d.so
lib/libcal3d.so.12
lib/libcal3d.so.12.0.0
libdata/pkgconfig/cal3d.pc
man/man1/cal3d_converter.1.gz
share/man/man1/cal3d_converter.1.gz

0 comments on commit e737dd2

Please sign in to comment.