diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 05:15:46 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 05:15:46 +0000 |
commit | 5cfb05565510b710936122de4a8641cf9d6ee77e (patch) | |
tree | aa0a891f08eee126dd82ac2ff6ee752d88e8fc75 /misc | |
parent | c651b8ea1487ba21defe341c1818ec393c88db7c (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Business-UPS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile index 592b7b92c008..133cd09a6476 100644 --- a/misc/p5-Business-UPS/Makefile +++ b/misc/p5-Business-UPS/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A UPS Interface Module -BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |