diff options
Diffstat (limited to 'devel/p5-Decision-ACL/Makefile')
-rw-r--r-- | devel/p5-Decision-ACL/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/p5-Decision-ACL/Makefile b/devel/p5-Decision-ACL/Makefile index 33df95da96a3..6acd779cedee 100644 --- a/devel/p5-Decision-ACL/Makefile +++ b/devel/p5-Decision-ACL/Makefile @@ -10,12 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Manage and Build Access Control Lists -MAN3= Decision::ACL.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes -.include <bsd.port.pre.mk> - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |