aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Class-Inflate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Class-Inflate/Makefile')
-rw-r--r--databases/p5-Class-Inflate/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-Class-Inflate/Makefile b/databases/p5-Class-Inflate/Makefile
index cb332c1bbd49..c2eb3253011a 100644
--- a/databases/p5-Class-Inflate/Makefile
+++ b/databases/p5-Class-Inflate/Makefile
@@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Inflate HASH Object from Values in Database
-RUN_DEPENDS= ${SITE_PERL}/Devel/Messenger.pm:${PORTSDIR}/devel/p5-Devel-Messenger
+RUN_DEPENDS= p5-Devel-Messenger>=0:${PORTSDIR}/devel/p5-Devel-Messenger
BUILD_DEPENDS= ${RUN_DEPENDS}
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
- ${SITE_PERL}/Test/Debugger.pm:${PORTSDIR}/devel/p5-Test-Debugger
+BUILD_DEPENDS+= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
+ p5-Test-Debugger>=0:${PORTSDIR}/devel/p5-Test-Debugger
PERL_MODBUILD= yes