aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-AsForm
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /databases/p5-Class-DBI-AsForm
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'databases/p5-Class-DBI-AsForm')
-rw-r--r--databases/p5-Class-DBI-AsForm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-Class-DBI-AsForm/Makefile b/databases/p5-Class-DBI-AsForm/Makefile
index 007873cd2c59..b2328e0eb46d 100644
--- a/databases/p5-Class-DBI-AsForm/Makefile
+++ b/databases/p5-Class-DBI-AsForm/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Produce HTML form elements for database columns
-BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \
- p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
- p5-Class-DBI-Plugin-Type>=0:${PORTSDIR}/databases/p5-Class-DBI-Plugin-Type
+BUILD_DEPENDS= p5-Class-DBI>=0:databases/p5-Class-DBI \
+ p5-HTML-Tree>=0:www/p5-HTML-Tree \
+ p5-Class-DBI-Plugin-Type>=0:databases/p5-Class-DBI-Plugin-Type
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5