aboutsummaryrefslogtreecommitdiff
path: root/security/pbnj
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-24 14:02:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-24 14:02:35 +0000
commit84ca50b0040d2e5d27932b4bc2919a4d0dd01e15 (patch)
tree649ecafc43178b919cf51f03a003651b31c831e7 /security/pbnj
parenta9ba9c8237a14e01b366587b234521cec8481d1e (diff)
downloadports-84ca50b0040d2e5d27932b4bc2919a4d0dd01e15.tar.gz
ports-84ca50b0040d2e5d27932b4bc2919a4d0dd01e15.zip
Notes
Diffstat (limited to 'security/pbnj')
-rw-r--r--security/pbnj/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/pbnj/Makefile b/security/pbnj/Makefile
index 03b83abf1776..2fd662268451 100644
--- a/security/pbnj/Makefile
+++ b/security/pbnj/Makefile
@@ -23,7 +23,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
USES= perl5
USE_PERL5= configure
-post-configure:
- @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
-
.include <bsd.port.mk>