diff options
Diffstat (limited to 'devel/p5-Devel-Ditto/Makefile')
-rw-r--r-- | devel/p5-Devel-Ditto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-Ditto/Makefile b/devel/p5-Devel-Ditto/Makefile index da67ab3b9418..61442ca7e12f 100644 --- a/devel/p5-Devel-Ditto/Makefile +++ b/devel/p5-Devel-Ditto/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Devel::Ditto - Identify where print output comes from -RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run +RUN_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |