aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 17:26:54 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 18:19:22 +0000
commitd97cc9dbc95c15178740f4b1d76a21a68e2bdd99 (patch)
treef131700ffdf6235b15ca100090c669932c3e9960
parent8c684ac4a38a3d14b8c13c98ed1e2f1fd1205b38 (diff)
downloadports-d97cc9dbc95c15178740f4b1d76a21a68e2bdd99.tar.gz
ports-d97cc9dbc95c15178740f4b1d76a21a68e2bdd99.zip
comms/scmxx: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--comms/scmxx/Makefile3
-rw-r--r--comms/scmxx/pkg-plist8
2 files changed, 6 insertions, 5 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index 17900f373f83..c72c984438e2 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scmxx
PORTVERSION= 0.9.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms
MASTER_SITES= SF
@@ -10,6 +10,7 @@ WWW= http://www.hendrik-sattler.de/scmxx/
USES= gettext iconv gmake tar:bzip2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/comms/scmxx/pkg-plist b/comms/scmxx/pkg-plist
index 4df0fd7d9924..75c87a9855e6 100644
--- a/comms/scmxx/pkg-plist
+++ b/comms/scmxx/pkg-plist
@@ -2,10 +2,10 @@ bin/adr2vcf
bin/apoconv
bin/scmxx
bin/smi
-man/de/man1/scmxx.1.gz
-man/it/man1/scmxx.1.gz
-man/man1/scmxx.1.gz
-man/ru/man1/scmxx.1.gz
+share/man/de/man1/scmxx.1.gz
+share/man/it/man1/scmxx.1.gz
+share/man/man1/scmxx.1.gz
+share/man/ru/man1/scmxx.1.gz
share/locale/de/LC_MESSAGES/scmxx.mo
share/locale/fr/LC_MESSAGES/scmxx.mo
share/locale/it/LC_MESSAGES/scmxx.mo