aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2024-03-01 14:10:34 +0000
committerThierry Thomas <thierry@FreeBSD.org>2024-03-01 16:59:17 +0000
commit1fcde66475ad2c2b3650a3f602656406a5f44a10 (patch)
tree909ec6b64fb1e3604f6e748ab0e147cbaf51df72
parent7fa351fe38e666bcbf14ac3c9bdfba45f299a50f (diff)
downloadports-1fcde66475ad2c2b3650a3f602656406a5f44a10.tar.gz
ports-1fcde66475ad2c2b3650a3f602656406a5f44a10.zip
math/planarity: move man page and strip the library
-rw-r--r--math/planarity/Makefile3
-rw-r--r--math/planarity/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/math/planarity/Makefile b/math/planarity/Makefile
index 75b3b10b70fc..72a458c66dad 100644
--- a/math/planarity/Makefile
+++ b/math/planarity/Makefile
@@ -1,6 +1,7 @@
PORTNAME= planarity
PORTVERSION= 3.0.2.0
DISTVERSIONPREFIX= Version_
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= thierry@FreeBSD.org
@@ -17,6 +18,8 @@ GH_PROJECT= edge-addition-planarity-suite
USES= autoreconf libtool
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
do-test:
diff --git a/math/planarity/pkg-plist b/math/planarity/pkg-plist
index 04e90542c00e..005291bedc2d 100644
--- a/math/planarity/pkg-plist
+++ b/math/planarity/pkg-plist
@@ -22,4 +22,4 @@ lib/libplanarity.a
lib/libplanarity.so
lib/libplanarity.so.0
lib/libplanarity.so.0.1.0
-man/man1/planarity.1.gz
+share/man/man1/planarity.1.gz