diff options
Diffstat (limited to 'devel/p5-SVN-ACL/Makefile')
-rw-r--r-- | devel/p5-SVN-ACL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-ACL/Makefile b/devel/p5-SVN-ACL/Makefile index 9f2fd6a5690f..18a7a7039539 100644 --- a/devel/p5-SVN-ACL/Makefile +++ b/devel/p5-SVN-ACL/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple ACL frontend for subversion -BUILD_DEPENDS= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML +BUILD_DEPENDS= p5-subversion>=0:devel/p5-subversion \ + p5-YAML>=0:textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 tar:tgz |