diff options
Diffstat (limited to 'security/p5-Authen-Simple-DBI/Makefile')
-rw-r--r-- | security/p5-Authen-Simple-DBI/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Authen-Simple-DBI/Makefile b/security/p5-Authen-Simple-DBI/Makefile index 767d4c733e0a..079c7105d3d4 100644 --- a/security/p5-Authen-Simple-DBI/Makefile +++ b/security/p5-Authen-Simple-DBI/Makefile @@ -14,10 +14,7 @@ BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Authen::Simple::DBI.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> |