summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-12-17 01:14:33 +0000
committerkuriyama <kuriyama@FreeBSD.org>2009-12-17 01:14:33 +0000
commita9a12acbb4598e69e984710bdfb9d113a2cd9701 (patch)
tree097d42e0b9297a69681d3a9b204e243d622bf7f5
parentd6d99c38761a3861e526ccdb105c99bcbfcac79e (diff)
downloadFreeBSD-ports-a9a12acbb4598e69e984710bdfb9d113a2cd9701.zip
FreeBSD-ports-a9a12acbb4598e69e984710bdfb9d113a2cd9701.tar.gz
- Remove test only dependency.
-rw-r--r--databases/p5-Class-DBI-AbstractSearch/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-Class-DBI-AbstractSearch/Makefile b/databases/p5-Class-DBI-AbstractSearch/Makefile
index 3c1d4a8..afdcf68 100644
--- a/databases/p5-Class-DBI-AbstractSearch/Makefile
+++ b/databases/p5-Class-DBI-AbstractSearch/Makefile
@@ -17,8 +17,7 @@ COMMENT= Abstract Class::DBI SQL with SQL::Abstract
RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \
${SITE_PERL}/SQL/Abstract.pm:${PORTSDIR}/databases/p5-SQL-Abstract \
${SITE_PERL}/SQL/Abstract/Limit.pm:${PORTSDIR}/databases/p5-SQL-Abstract-Limit
-BUILD_DEPENDS= ${RUN_DEPENDS} \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud