diff options
Diffstat (limited to 'devel/p5-Class-InsideOut/Makefile')
-rw-r--r-- | devel/p5-Class-InsideOut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-InsideOut/Makefile b/devel/p5-Class-InsideOut/Makefile index 1283314298cf..6fe2e1fe24cc 100644 --- a/devel/p5-Class-InsideOut/Makefile +++ b/devel/p5-Class-InsideOut/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Safe, simple inside-out object construction kit -BUILD_DEPENDS= p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA +BUILD_DEPENDS= p5-Class-ISA>=0:devel/p5-Class-ISA RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:1.0301 |