aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 12:47:29 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 12:51:54 +0000
commit9ee7e4732a5c1c38ecef76d1b021d57eb375148e (patch)
treeab5698a7969a030629cbf398ac675f0c2ad64c2a
parenteb138f5608126a508649aabfe4689162d7cf04c2 (diff)
downloadports-9ee7e4732a5c1c38ecef76d1b021d57eb375148e.tar.gz
ports-9ee7e4732a5c1c38ecef76d1b021d57eb375148e.zip
devel/libdnsres: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/libdnsres/Makefile3
-rw-r--r--devel/libdnsres/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile
index 734f7b29f83f..1df946c74707 100644
--- a/devel/libdnsres/Makefile
+++ b/devel/libdnsres/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libdnsres
PORTVERSION= 0.1a
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~provos/
@@ -15,6 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:devel/libevent
USES= libtool
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-libevent=${LOCALBASE}
MAKE_JOBS_UNSAFE= yes
diff --git a/devel/libdnsres/pkg-plist b/devel/libdnsres/pkg-plist
index 84511cdc11df..b8c459444b4a 100644
--- a/devel/libdnsres/pkg-plist
+++ b/devel/libdnsres/pkg-plist
@@ -3,4 +3,4 @@ lib/libdnsres.a
lib/libdnsres.so
lib/libdnsres.so.0
lib/libdnsres.so.0.0.1
-man/man3/dnsres.3.gz
+share/man/man3/dnsres.3.gz