diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-11 21:11:59 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-11 21:11:59 +0000 |
commit | 4ec6377cc14bbda839cf36ea33775101a7a2103a (patch) | |
tree | 4fb86f868fa8113fac0ecc03636a6be8ab68b74a /net/p5-perl-ldap | |
parent | dab8f94844f7ce140fd68c22c24e378fce9d1854 (diff) | |
download | ports-4ec6377cc14bbda839cf36ea33775101a7a2103a.tar.gz ports-4ec6377cc14bbda839cf36ea33775101a7a2103a.zip |
Notes
Diffstat (limited to 'net/p5-perl-ldap')
-rw-r--r-- | net/p5-perl-ldap/Makefile | 2 |
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}' |