diff options
Diffstat (limited to 'devel/p5-SUPER/Makefile')
-rw-r--r-- | devel/p5-SUPER/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SUPER/Makefile b/devel/p5-SUPER/Makefile index 725adb831e33..b15289690e9d 100644 --- a/devel/p5-SUPER/Makefile +++ b/devel/p5-SUPER/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Perl module control superclass method dispatch -BUILD_DEPENDS= p5-Sub-Identify>=0.04:${PORTSDIR}/devel/p5-Sub-Identify +BUILD_DEPENDS= p5-Sub-Identify>=0.04:devel/p5-Sub-Identify RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |