summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-perl-ldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile
index c300075bae88..8f833103194e 100644
--- a/net/p5-perl-ldap/Makefile
+++ b/net/p5-perl-ldap/Makefile
@@ -58,7 +58,7 @@ MAN3= Bundle::Net::LDAP.3 \
.include <bsd.port.pre.mk>
-pre-configure:
+post-patch:
@${PERL} -ni'.bak' -e 'next if 2../^__END__$$/; print' \
'${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}'