diff options
Diffstat (limited to 'devel/p5-Event-Notify/Makefile')
-rw-r--r-- | devel/p5-Event-Notify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Event-Notify/Makefile b/devel/p5-Event-Notify/Makefile index bf28acae70ac..0326dd1a922f 100644 --- a/devel/p5-Event-Notify/Makefile +++ b/devel/p5-Event-Notify/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Simple Observer/Notifier -BUILD_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject -RUN_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject +BUILD_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject +RUN_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject USES= perl5 USE_PERL5= configure |