summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-28 23:17:27 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-28 23:17:27 +0000
commit370b9cc5fe9b3094450424fd564ab9fda7e925a7 (patch)
tree8d4f606b6f4de83501b1c72b222e946fe962b6cf /www
parentFix USE_GITHUB support. (diff)
Fix RUN_DEPENDS.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=387779
Diffstat (limited to 'www')
-rw-r--r--www/linkchecker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linkchecker/Makefile b/www/linkchecker/Makefile
index cc1c70f3e374..34d16d4a132c 100644
--- a/www/linkchecker/Makefile
+++ b/www/linkchecker/Makefile
@@ -33,7 +33,7 @@ CLAMAV_RUN_DEPENDS= clamscan:${PORTSDIR}/security/clamav
GEOIP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}GeoIP>0:${PORTSDIR}/net/py-GeoIP
GTK2_USE= gnome=pygtk2
LOGIN_DESC= Login form submission
-LOGIN_RUN_DEPENDS= twill:${PORTSDIR}/www/twill
+LOGIN_RUN_DEPENDS= twill>=0:${PORTSDIR}/www/twill
NLS_USES= gettext
QT4_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-noqt-setup.py
QT4_RUN_DEPENDS=\