aboutsummaryrefslogtreecommitdiff
path: root/www/goose/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /www/goose/Makefile
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
Notes
Diffstat (limited to 'www/goose/Makefile')
-rw-r--r--www/goose/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/goose/Makefile b/www/goose/Makefile
index 2a3fa27b635e..85a9e028bb1e 100644
--- a/www/goose/Makefile
+++ b/www/goose/Makefile
@@ -16,11 +16,11 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Command line Google search utility
-RUN_DEPENDS= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite \
- ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \
- ${SITE_PERL}/HTML/FormatText.pm:${PORTSDIR}/textproc/p5-HTML-Format \
- ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \
- ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses \
+RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \
+ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
+ p5-HTML-Format>=0:${PORTSDIR}/textproc/p5-HTML-Format \
+ p5-AppConfig>=0:${PORTSDIR}/devel/p5-AppConfig \
+ p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \
urlview:${PORTSDIR}/textproc/urlview
USE_PERL5= yes