aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>