summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-11-02 15:20:16 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-11-02 15:20:16 +0000
commit2250b880dda22993574c89fcfb252051664f15c7 (patch)
tree73a8b78183375abfdd3675678fabe94da6d3c592 /ports-mgmt
parentAdd NO_LATEST_LINK. (diff)
Add p5-libwww as dependency.
PR: 151889 Submitted by: Florian Smeets <flo@smeets.im>
Notes
Notes: svn path=/head/; revision=263935
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/distilator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile
index 9e8a67f7927a..04c1a1431361 100644
--- a/ports-mgmt/distilator/Makefile
+++ b/ports-mgmt/distilator/Makefile
@@ -7,13 +7,15 @@
PORTNAME= distilator
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= ports-mgmt perl5
MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A command-line script to check the availability of a ports distfiles
-RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI \
+ ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.10.1+