aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 13:04:23 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 13:55:14 +0000
commitf355e081f0192811cb90cebbbfe35485b863513d (patch)
treea875a0c2ca3ad7c52a65b0f9f3e34d39138cfbb4
parent6717ecc27ef56dfd4b10e5276e992db64e013b4f (diff)
downloadports-f355e081f0192811cb90cebbbfe35485b863513d.tar.gz
ports-f355e081f0192811cb90cebbbfe35485b863513d.zip
devel/libuninum: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/libuninum/Makefile3
-rw-r--r--devel/libuninum/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/libuninum/Makefile b/devel/libuninum/Makefile
index 0e1c021463a6..a178e6cbd210 100644
--- a/devel/libuninum/Makefile
+++ b/devel/libuninum/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libuninum
PORTVERSION= 2.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://billposer.org/Software/Downloads/
@@ -12,6 +12,7 @@ LIB_DEPENDS= libgmp.so:math/gmp
USES= libtool localbase tar:bz2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
diff --git a/devel/libuninum/pkg-plist b/devel/libuninum/pkg-plist
index 815ed08fa8cc..11c05ae4476f 100644
--- a/devel/libuninum/pkg-plist
+++ b/devel/libuninum/pkg-plist
@@ -7,4 +7,4 @@ lib/libuninum.a
lib/libuninum.so
lib/libuninum.so.5
lib/libuninum.so.5.3.0
-man/man1/numconv.1.gz
+share/man/man1/numconv.1.gz