diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-01 04:59:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-01 04:59:03 +0800 |
commit | 83300f4ea6f0b964a881fa2ea97c6352defea370 (patch) | |
tree | dd368fbc883c95274ac1c6a8a81aa459e0e84c3a /security/p5-Authen-Simple-LDAP/Makefile | |
parent | afb54db7eec965fcfef1dbec9f30e69f6c3283a9 (diff) | |
download | freebsd-ports-gnome-83300f4ea6f0b964a881fa2ea97c6352defea370.tar.gz freebsd-ports-gnome-83300f4ea6f0b964a881fa2ea97c6352defea370.tar.zst freebsd-ports-gnome-83300f4ea6f0b964a881fa2ea97c6352defea370.zip |
- Support STAGEDIR
Diffstat (limited to 'security/p5-Authen-Simple-LDAP/Makefile')
-rw-r--r-- | security/p5-Authen-Simple-LDAP/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/p5-Authen-Simple-LDAP/Makefile b/security/p5-Authen-Simple-LDAP/Makefile index 26120de9ea27..1e4609fe7a93 100644 --- a/security/p5-Authen-Simple-LDAP/Makefile +++ b/security/p5-Authen-Simple-LDAP/Makefile @@ -17,8 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= Authen::Simple::ActiveDirectory.3 \ - Authen::Simple::LDAP.3 - -NO_STAGE= yes .include <bsd.port.mk> |