aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2006-06-05 15:23:11 +0800
committerijliao <ijliao@FreeBSD.org>2006-06-05 15:23:11 +0800
commitdae1ddfc8f156a9af91ed22d8371661772bfe5ff (patch)
treef0d65a3befe6df9fa8c6779d612eb46953bcc39c /devel
parent181a4e638cc600bb332563e2b626a94fc2efc7f8 (diff)
downloadfreebsd-ports-gnome-dae1ddfc8f156a9af91ed22d8371661772bfe5ff.tar.gz
freebsd-ports-gnome-dae1ddfc8f156a9af91ed22d8371661772bfe5ff.tar.zst
freebsd-ports-gnome-dae1ddfc8f156a9af91ed22d8371661772bfe5ff.zip
Inline::Files not depends on Inline
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Inline-Files/Makefile3
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