From 1408fa603f7abe17bdf7f3993b97fbb64d98bed6 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 5 Jun 2006 07:23:11 +0000 Subject: [PATCH] Inline::Files not depends on Inline --- devel/p5-Inline-Files/Makefile | 3 +-- 1 file changed, 1 insertion(+), 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