summaryrefslogtreecommitdiff
path: root/www/p5-Sledge-SessionManager-CookieStore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Sledge-SessionManager-CookieStore/Makefile')
-rw-r--r--www/p5-Sledge-SessionManager-CookieStore/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Sledge-SessionManager-CookieStore/Makefile b/www/p5-Sledge-SessionManager-CookieStore/Makefile
index f47a983d06ef..efeb6e7ac5cf 100644
--- a/www/p5-Sledge-SessionManager-CookieStore/Makefile
+++ b/www/p5-Sledge-SessionManager-CookieStore/Makefile
@@ -18,10 +18,10 @@ COMMENT= A Sledge extension that stores session data to HTTP cookies
BUILD_DEPENDS= ${PM_DEPENDS}
RUN_DEPENDS= ${PM_DEPENDS}
-PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
-PM_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish
-PM_DEPENDS+= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC
-PM_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+PM_DEPENDS= p5-Sledge>=0:${PORTSDIR}/www/p5-Sledge
+PM_DEPENDS+= p5-Crypt-Blowfish>=0:${PORTSDIR}/security/p5-Crypt-Blowfish
+PM_DEPENDS+= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC
+PM_DEPENDS+= p5-Storable>=0:${PORTSDIR}/devel/p5-Storable
PERL_CONFIGURE= yes