Skip to content

Commit

Permalink
devel/pkgconf: Impelled to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 23, 2024
1 parent 2955877 commit 22df68e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion devel/pkgconf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pkgconf
PORTVERSION= 2.0.3
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= https://distfiles.ariadne.space/${PORTNAME}/
Expand All @@ -22,6 +22,7 @@ TEST_DEPENDS= kyua:devel/kyua

USES= cpe tar:xz libtool pathfix
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
TEST_TARGET= check
Expand Down
8 changes: 4 additions & 4 deletions devel/pkgconf/pkg-plist
Expand Up @@ -11,10 +11,10 @@ lib/libpkgconf.so
lib/libpkgconf.so.4
lib/libpkgconf.so.4.0.0
libdata/pkgconfig/libpkgconf.pc
man/man1/pkgconf.1.gz
man/man5/pc.5.gz
man/man5/pkgconf-personality.5.gz
man/man7/pkg.m4.7.gz
share/man/man1/pkgconf.1.gz
share/man/man5/pc.5.gz
share/man/man5/pkgconf-personality.5.gz
share/man/man7/pkg.m4.7.gz
share/aclocal/pkg.m4
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/README.md

0 comments on commit 22df68e

Please sign in to comment.