git: c008f3962abf - main - graphics/nurbs++: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 12:58:54 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=c008f3962abfb451d6b1af65dd0c615deb9657db commit c008f3962abfb451d6b1af65dd0c615deb9657db Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-09 12:18:12 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-09 12:58:25 +0000 graphics/nurbs++: Move man pages to share/man Approved by: portmgr (blanket) --- graphics/nurbs++/Makefile | 3 ++- graphics/nurbs++/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile index 259481e5b1ae..1cf9b87346c6 100644 --- a/graphics/nurbs++/Makefile +++ b/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} @@ -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 diff --git a/graphics/nurbs++/pkg-plist b/graphics/nurbs++/pkg-plist index 3373ed66b7ee..d90960f8c8ca 100644 --- a/graphics/nurbs++/pkg-plist +++ b/graphics/nurbs++/pkg-plist @@ -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