Skip to content

Commit

Permalink
archivers/dpkg: 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 Feb 29, 2024
1 parent b18af12 commit 418bb76
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 304 deletions.
2 changes: 2 additions & 0 deletions archivers/dpkg/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dpkg
PORTVERSION= 1.19.8
PORTREVISION= 1
CATEGORIES= archivers sysutils
MASTER_SITES= DEBIAN_POOL
DISTNAME= dpkg_${PORTVERSION}
Expand All @@ -26,6 +27,7 @@ DPKGDIR?= /var/db/dpkg
PLIST_SUB= DPKGDIR=${DPKGDIR}

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-admindir=${DPKGDIR} \
--libdir=${PREFIX}/libexec \
--with-libintl-prefix=${LOCALBASE} \
Expand Down

0 comments on commit 418bb76

Please sign in to comment.