aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 13:57:18 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 14:49:53 +0000
commit35129baa133f6d25b0b32e2b1a66df47c92743a8 (patch)
tree2dd77160752a28bba9cc0e1af128ec27ef262b7c
parentb8d2eb3fdf45580a1dda91063f65d9a49975158b (diff)
downloadports-35129baa133f6d25b0b32e2b1a66df47c92743a8.tar.gz
ports-35129baa133f6d25b0b32e2b1a66df47c92743a8.zip
devel/pcre++: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/pcre++/Makefile3
-rw-r--r--devel/pcre++/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile
index 0116112adc77..4c9c23520de5 100644
--- a/devel/pcre++/Makefile
+++ b/devel/pcre++/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pcre++
PORTVERSION= 0.9.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= http://www.daemon.de/idisk/Apps/pcre++/
@@ -14,6 +14,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre
USES= gmake libtool
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
CPPFLAGS+= $$(${PCRE_CONFIG} --cflags)
diff --git a/devel/pcre++/pkg-plist b/devel/pcre++/pkg-plist
index dca642dc9ac4..f95cf758543b 100644
--- a/devel/pcre++/pkg-plist
+++ b/devel/pcre++/pkg-plist
@@ -4,7 +4,7 @@ lib/libpcre++.a
lib/libpcre++.so
lib/libpcre++.so.0
lib/libpcre++.so.0.0.0
-man/man3/Pcre.3.gz
+share/man/man3/Pcre.3.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL