diff options
Diffstat (limited to 'devel/p5-Data-ACL/Makefile')
-rw-r--r-- | devel/p5-Data-ACL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Data-ACL/Makefile b/devel/p5-Data-ACL/Makefile index 2309eeb5c26f..9e27285999b5 100644 --- a/devel/p5-Data-ACL/Makefile +++ b/devel/p5-Data-ACL/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Data::ACL - Perl extension for simple ACL lists -BUILD_DEPENDS= p5-Set-NestedGroups>=0:${PORTSDIR}/devel/p5-Set-NestedGroups +BUILD_DEPENDS= p5-Set-NestedGroups>=0:devel/p5-Set-NestedGroups RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |