aboutsummaryrefslogtreecommitdiffstats
path: root/irc/znc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/znc/Makefile')
-rw-r--r--irc/znc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile
index c10e20418d8d..6d7aa0afb3e4 100644
--- a/irc/znc/Makefile
+++ b/irc/znc/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
USE_RC_SUBR= znc
-USES= compiler:c++11-lib cpe gmake iconv pkgconfig
+USES= compiler:c++11-lib cpe gmake iconv pathfix pkgconfig
MAKE_ENV= V=1
PORTDOCS= README.md
@@ -66,9 +66,6 @@ pre-configure-PYTHON-on:
post-patch:
@${REINPLACE_CMD} -e \
- 's#$$(libdir)/pkgconfig#${PREFIX}/libdata/pkgconfig#' \
- ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e \
's#/usr/local#${LOCALBASE}#' ${WRKSRC}/configure
post-install-DOCS-on: