aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2010-09-25 19:01:37 +0800
committeraz <az@FreeBSD.org>2010-09-25 19:01:37 +0800
commitbde4145560023af61e5d7de82b813bdc7625b0f2 (patch)
treeb2e80db120e6606fe837b90a0cbc8a77881d43cc /devel
parent9a38c937b6517db0bc13f639707866962cc208d8 (diff)
downloadfreebsd-ports-gnome-bde4145560023af61e5d7de82b813bdc7625b0f2.tar.gz
freebsd-ports-gnome-bde4145560023af61e5d7de82b813bdc7625b0f2.tar.zst
freebsd-ports-gnome-bde4145560023af61e5d7de82b813bdc7625b0f2.zip
Remove unused dependencies.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-LongString/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Test-LongString/Makefile b/devel/p5-Test-LongString/Makefile
index babeca2e4be8..28d478eb5ed2 100644
--- a/devel/p5-Test-LongString/Makefile
+++ b/devel/p5-Test-LongString/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Test-LongString
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A library to test long strings
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
PERL_CONFIGURE= yes
MAN3= Test::LongString.3