diff options
Diffstat (limited to 'devel/p5-Devel-Autoflush/Makefile')
-rw-r--r-- | devel/p5-Devel-Autoflush/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-Autoflush/Makefile b/devel/p5-Devel-Autoflush/Makefile index 96f6877a07e9..358a2fc07288 100644 --- a/devel/p5-Devel-Autoflush/Makefile +++ b/devel/p5-Devel-Autoflush/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Set autoflush from the command line -BUILD_DEPENDS= p5-IO-CaptureOutput>0:${PORTSDIR}/devel/p5-IO-CaptureOutput +BUILD_DEPENDS= p5-IO-CaptureOutput>0:devel/p5-IO-CaptureOutput RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |