aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Simple-HTTP/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-06 17:22:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-06 17:22:52 +0000
commitccd32ccbc937b5ce58fa54b3c529e918d11ef2ba (patch)
treeed1dd7cc983008686a5f08d3d1620ba45cb6aa12 /security/p5-Authen-Simple-HTTP/Makefile
parent4e9e8df953c5f03341a292ca153097b2a6cdfcfc (diff)
Notes
Diffstat (limited to 'security/p5-Authen-Simple-HTTP/Makefile')
-rw-r--r--security/p5-Authen-Simple-HTTP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-Simple-HTTP/Makefile b/security/p5-Authen-Simple-HTTP/Makefile
index faf85bfa36fa..69b62813c114 100644
--- a/security/p5-Authen-Simple-HTTP/Makefile
+++ b/security/p5-Authen-Simple-HTTP/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple HTTP authentication
-BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
- ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_SAFE= yes