git: fad9c1969336 - main - ftp/weex: Move manpages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 17:43:51 UTC
The branch main has been updated by ehaupt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fad9c1969336328ec0fcd2ce2264b0724be9af65
commit fad9c1969336328ec0fcd2ce2264b0724be9af65
Author: Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-01-21 17:23:50 +0000
Commit: Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-01-21 17:43:27 +0000
ftp/weex: Move manpages to share/man
---
ftp/weex/Makefile | 6 +++++-
ftp/weex/pkg-plist | 2 +-
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