aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIx-XHTML_Table
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-04 01:02:24 +0800
committeraz <az@FreeBSD.org>2012-06-04 01:02:24 +0800
commit39d8c89d9baf5b66aeddab5a2cad326e7bee9158 (patch)
treecb42776f70f8f190266fa3a154cef1aef5dc2b9c /databases/p5-DBIx-XHTML_Table
parent053fff6ceaf267c43a7416b360a205ad214c1ca4 (diff)
downloadfreebsd-ports-graphics-39d8c89d9baf5b66aeddab5a2cad326e7bee9158.tar.gz
freebsd-ports-graphics-39d8c89d9baf5b66aeddab5a2cad326e7bee9158.tar.zst
freebsd-ports-graphics-39d8c89d9baf5b66aeddab5a2cad326e7bee9158.zip
- Remove SITE_PERL from *_DEPENDS
Diffstat (limited to 'databases/p5-DBIx-XHTML_Table')
-rw-r--r--databases/p5-DBIx-XHTML_Table/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-XHTML_Table/Makefile b/databases/p5-DBIx-XHTML_Table/Makefile
index 6f6a5b1aaea..80490218f05 100644
--- a/databases/p5-DBIx-XHTML_Table/Makefile
+++ b/databases/p5-DBIx-XHTML_Table/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create XHTML tables from SQL queries
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
+BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
+RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
PERL_CONFIGURE= yes