aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-04 13:15:46 +0800
committeraz <az@FreeBSD.org>2012-06-04 13:15:46 +0800
commita6a4b6069bb9ac760485d1cfc053ac337c25360b (patch)
tree709746585710ced33f711628456180c3f3d9a6ae /misc
parentd8feeaadff9c1ce707500eaa1fac690672ef2399 (diff)
downloadfreebsd-ports-gnome-a6a4b6069bb9ac760485d1cfc053ac337c25360b.tar.gz
freebsd-ports-gnome-a6a4b6069bb9ac760485d1cfc053ac337c25360b.tar.zst
freebsd-ports-gnome-a6a4b6069bb9ac760485d1cfc053ac337c25360b.zip
- Remove SITE_PERL from *_DEPENDS
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Business-UPS/Makefile2
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