aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2024-01-21 17:23:50 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2024-01-21 17:43:27 +0000
commitfad9c1969336328ec0fcd2ce2264b0724be9af65 (patch)
treed5479894ce7bf9e7bd309693c92f97b7d4573ec1
parent1a47578ebdc369caec966b0a1b88fcddf119f75b (diff)
downloadports-fad9c1969336328ec0fcd2ce2264b0724be9af65.tar.gz
ports-fad9c1969336328ec0fcd2ce2264b0724be9af65.zip
ftp/weex: Move manpages to share/man
-rw-r--r--ftp/weex/Makefile6
-rw-r--r--ftp/weex/pkg-plist2
2 files changed, 6 insertions, 2 deletions
diff --git a/ftp/weex/Makefile b/ftp/weex/Makefile
index 0de5025fdfd7..c4a28a381b99 100644
--- a/ftp/weex/Makefile
+++ b/ftp/weex/Makefile
@@ -1,5 +1,6 @@
PORTNAME= weex
-PORTVERSION= 2.8.4.2
+DISTVERSION= 2.8.4.2
+PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -25,6 +26,9 @@ OPTIONS_SUB= yes
NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
+# remove after manprefix migration
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
+
post-patch:
@${RM} -r ${WRKSRC}/intl
diff --git a/ftp/weex/pkg-plist b/ftp/weex/pkg-plist
index d0d96f1cb15c..4618f5fef16c 100644
--- a/ftp/weex/pkg-plist
+++ b/ftp/weex/pkg-plist
@@ -1,5 +1,5 @@
bin/weex
-man/man1/weex.1.gz
+share/man/man1/weex.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.weexrc
%%NLS%%share/locale/de/LC_MESSAGES/weex.mo
%%NLS%%share/locale/es/LC_MESSAGES/weex.mo