aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2024-01-30 18:27:59 +0000
committerThierry Thomas <thierry@FreeBSD.org>2024-01-30 18:33:43 +0000
commit43d865ad887f6a5a5a5351487a2e77677eb2d656 (patch)
tree2fdba96a59136b26850d3ad4cf17ce895e403079
parent9530010a9f7385611e7abb7fc691f29827af1792 (diff)
downloadports-43d865ad887f6a5a5a5351487a2e77677eb2d656.tar.gz
ports-43d865ad887f6a5a5a5351487a2e77677eb2d656.zip
sysutils/uniutils: move manpages
-rw-r--r--sysutils/uniutils/Makefile4
-rw-r--r--sysutils/uniutils/pkg-plist14
2 files changed, 10 insertions, 8 deletions
diff --git a/sysutils/uniutils/Makefile b/sysutils/uniutils/Makefile
index 757a7d24628e..e0ecdbf01872 100644
--- a/sysutils/uniutils/Makefile
+++ b/sysutils/uniutils/Makefile
@@ -1,5 +1,6 @@
PORTNAME= uniutils
PORTVERSION= 2.28
+PORTREVISION= 1
CATEGORIES= sysutils textproc
MASTER_SITES= http://billposer.org/Software/Downloads/
@@ -12,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ascii2binary:converters/ascii2binary
-GNU_CONFIGURE= yes
USES= gettext localbase tar:bz2
+GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
LIBS+= -lintl
diff --git a/sysutils/uniutils/pkg-plist b/sysutils/uniutils/pkg-plist
index 63df5e3cf5d4..f49dc3c6661b 100644
--- a/sysutils/uniutils/pkg-plist
+++ b/sysutils/uniutils/pkg-plist
@@ -6,13 +6,6 @@ bin/uniname
bin/unireverse
bin/unisurrogate
bin/utf8lookup
-man/man1/ExplicateUTF8.1.gz
-man/man1/unidesc.1.gz
-man/man1/unifuzz.1.gz
-man/man1/unihist.1.gz
-man/man1/uniname.1.gz
-man/man1/unireverse.1.gz
-man/man1/unisurrogate.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test1.ann
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test1.u
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test2.ann
@@ -23,3 +16,10 @@ man/man1/unisurrogate.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test4.u
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test5.ann
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test5.u
+share/man/man1/ExplicateUTF8.1.gz
+share/man/man1/unidesc.1.gz
+share/man/man1/unifuzz.1.gz
+share/man/man1/unihist.1.gz
+share/man/man1/uniname.1.gz
+share/man/man1/unireverse.1.gz
+share/man/man1/unisurrogate.1.gz