1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Fix packaging with pkg_*

PR:		ports/189062
Reported by:	mandree@
Discussed with:	tijl@
This commit is contained in:
Koop Mast 2014-04-28 11:02:23 +00:00
parent 5425adaa15
commit 6953148275
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352481
2 changed files with 4 additions and 1 deletions

View File

@ -45,6 +45,9 @@ OPTIONS_DEFINE= MANPAGES
.include <bsd.port.options.mk>
# workaround for buggy handling of "@cwd" in pkg_*
PLIST_SUB+= REALPREFIX=${PREFIX}
.if ${PORT_OPTIONS:MMANPAGES}
BUILD_DEPENDS+= docbook2html:${PORTSDIR}/textproc/docbook-utils \
${LOCALBASE}/share/sgml/docbook/4.1:${PORTSDIR}/textproc/docbook-sgml

View File

@ -200,4 +200,4 @@ share/polkit-1/actions/org.freedesktop.color.policy
@cwd /
@dirrmtry var/db/colord/icc
@dirrmtry var/db/colord
@cwd
@cwd %%REALPREFIX%%