Skip to content

Commit

Permalink
devel/libplist: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 29, 2024
1 parent fc6f03a commit f2efa4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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}/

Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion devel/libplist/pkg-plist
Expand Up @@ -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

0 comments on commit f2efa4b

Please sign in to comment.