aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 14:08:04 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 14:08:44 +0000
commitf2efa4bf60b090cf9b8c0fe0eb95ac0cd50d886f (patch)
treeeb9a122f475f785590ecf2dd8ce08fb9eba62a10
parentfc6f03a0a57488ae36f0fca5ea283e4ea13af5db (diff)
downloadports-f2efa4bf60b090cf9b8c0fe0eb95ac0cd50d886f.tar.gz
ports-f2efa4bf60b090cf9b8c0fe0eb95ac0cd50d886f.zip
devel/libplist: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/libplist/Makefile3
-rw-r--r--devel/libplist/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/libplist/Makefile b/devel/libplist/Makefile
index 67177033dae4..ea966caff1ec 100644
--- a/devel/libplist/Makefile
+++ b/devel/libplist/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libplist
PORTVERSION= 2.2.0
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= devel
MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/
@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
USES+= autoreconf compiler cpe gnome libtool pathfix pkgconfig tar:bzip2
CPE_VENDOR= libimobiledevice
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
SLAVE_PORT?= no
diff --git a/devel/libplist/pkg-plist b/devel/libplist/pkg-plist
index eb4e16257357..398986345c5f 100644
--- a/devel/libplist/pkg-plist
+++ b/devel/libplist/pkg-plist
@@ -23,4 +23,4 @@ lib/libplist-2.0.so.3
lib/libplist-2.0.so.3.3.0
libdata/pkgconfig/libplist++-2.0.pc
libdata/pkgconfig/libplist-2.0.pc
-man/man1/plistutil.1.gz
+share/man/man1/plistutil.1.gz