aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-Untaint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Class-DBI-Untaint/Makefile')
-rw-r--r--databases/p5-Class-DBI-Untaint/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-Class-DBI-Untaint/Makefile b/databases/p5-Class-DBI-Untaint/Makefile
index 383b274f973c..53f0c9034b81 100644
--- a/databases/p5-Class-DBI-Untaint/Makefile
+++ b/databases/p5-Class-DBI-Untaint/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Class::DBI constraints using CGI::Untaint
-BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \
- p5-CGI-Untaint>=0:${PORTSDIR}/www/p5-CGI-Untaint
+BUILD_DEPENDS= p5-Class-DBI>=0:databases/p5-Class-DBI \
+ p5-CGI-Untaint>=0:www/p5-CGI-Untaint
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
+TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
USES= perl5
USE_PERL5= configure