aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 09:15:20 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 10:01:31 +0000
commitd3282f7abaa9bd8e34a0a03ad11a39f944589142 (patch)
treefd50f1d322d4deef8deb4a22e7746a5201da8045
parent0b1a751e30b2be18bfe6521f8ff0b8d0bcbdbafa (diff)
downloadports-d3282f7abaa9bd8e34a0a03ad11a39f944589142.tar.gz
ports-d3282f7abaa9bd8e34a0a03ad11a39f944589142.zip
devel/cppi: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/cppi/Makefile3
-rw-r--r--devel/cppi/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/cppi/Makefile b/devel/cppi/Makefile
index 074a394ddcd7..14f0f4ed78d8 100644
--- a/devel/cppi/Makefile
+++ b/devel/cppi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cppi
PORTVERSION= 1.18
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU
@@ -9,6 +9,7 @@ COMMENT= Tool to indent the C preprocessor directives
USES= charsetfix gmake tar:xz # gmake is needed for -jX builds
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
OPTIONS_DEFINE= NLS
diff --git a/devel/cppi/pkg-plist b/devel/cppi/pkg-plist
index aea713bb35ef..3e4544a135c4 100644
--- a/devel/cppi/pkg-plist
+++ b/devel/cppi/pkg-plist
@@ -1,5 +1,5 @@
bin/cppi
-man/man1/cppi.1.gz
+share/man/man1/cppi.1.gz
%%NLS%%share/locale/de/LC_MESSAGES/cppi.mo
%%NLS%%share/locale/eo/LC_MESSAGES/cppi.mo
%%NLS%%share/locale/fi/LC_MESSAGES/cppi.mo