Skip to content

Commit

Permalink
graphics/nurbs++: 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 2ba6276 commit c008f39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion graphics/nurbs++/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nurbs++
PORTVERSION= 3.0.11
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= graphics
MASTER_SITES= SF/libnurbs/nurbs%2B%2B/${PORTVERSION}

Expand All @@ -10,6 +10,7 @@ WWW= https://libnurbs.sourceforge.net/

USES= libtool tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_GCC= yes
USE_LDCONFIG= yes

Expand Down
2 changes: 1 addition & 1 deletion graphics/nurbs++/pkg-plist
Expand Up @@ -58,4 +58,4 @@ lib/libnurbsf.a
lib/libnurbsf.so
lib/libnurbsf.so.0
lib/libnurbsf.so.0.1.0
man/man1/nurbs++-config.1.gz
share/man/man1/nurbs++-config.1.gz

0 comments on commit c008f39

Please sign in to comment.