diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-06 17:22:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-06 17:22:52 +0000 |
commit | ccd32ccbc937b5ce58fa54b3c529e918d11ef2ba (patch) | |
tree | ed1dd7cc983008686a5f08d3d1620ba45cb6aa12 /security/p5-Crypt-SSLeay | |
parent | 4e9e8df953c5f03341a292ca153097b2a6cdfcfc (diff) | |
download | ports-ccd32ccbc937b5ce58fa54b3c529e918d11ef2ba.tar.gz ports-ccd32ccbc937b5ce58fa54b3c529e918d11ef2ba.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-SSLeay')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index d48b0a6d246b..3b52a9720abd 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to allow p5-libwww LWP to make https connections -BUILD_DEPENDS= ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |