aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-perl-ldap
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-07-12 05:11:59 +0800
committereik <eik@FreeBSD.org>2004-07-12 05:11:59 +0800
commit1097aed7cb10f5b9f116beb444584280b97dc606 (patch)
tree55ecf0a2a9b090152468b471a38c0a139c72f89d /net/p5-perl-ldap
parent5697fb2f8ca69a8c69fc7d783ebc0a5ae25f9ae7 (diff)
downloadfreebsd-ports-gnome-1097aed7cb10f5b9f116beb444584280b97dc606.tar.gz
freebsd-ports-gnome-1097aed7cb10f5b9f116beb444584280b97dc606.tar.zst
freebsd-ports-gnome-1097aed7cb10f5b9f116beb444584280b97dc606.zip
move pre-configure to post-patch, not that USE_PERL5_BUILD implies PATCH_DEPENDS
Noted by: mat
Diffstat (limited to 'net/p5-perl-ldap')
-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}'