diff options
Diffstat (limited to 'devel/p5-Inline-Files/Makefile')
-rw-r--r-- | devel/p5-Inline-Files/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Inline-Files/Makefile b/devel/p5-Inline-Files/Makefile index a751da036db5..af8e19f046b3 100644 --- a/devel/p5-Inline-Files/Makefile +++ b/devel/p5-Inline-Files/Makefile @@ -16,8 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Multiple virtual files at the end of your code -BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline \ - p5-Filter>=0:${PORTSDIR}/devel/p5-Filter +BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |