aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-12-21 19:39:22 +0800
committerkuriyama <kuriyama@FreeBSD.org>2009-12-21 19:39:22 +0800
commit5a21f9366d8785e984f60e5b4a2618ed1f71c143 (patch)
tree32d71857161ab74df443fc0023b9f1090354f63d /devel
parent8c5936d00cad6275abf0f72b6f40c548b922f36c (diff)
downloadfreebsd-ports-gnome-5a21f9366d8785e984f60e5b4a2618ed1f71c143.tar.gz
freebsd-ports-gnome-5a21f9366d8785e984f60e5b4a2618ed1f71c143.tar.zst
freebsd-ports-gnome-5a21f9366d8785e984f60e5b4a2618ed1f71c143.zip
- Remove dependency which is included in perl-5.8.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Exception/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile
index fa4f12dd32be..9b86927797b5 100644
--- a/devel/p5-Test-Exception/Makefile
+++ b/devel/p5-Test-Exception/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Test-Exception
PORTVERSION= 0.27
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Test::Exception - test functions for exception based code
-BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
- p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
+BUILD_DEPENDS= p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes