aboutsummaryrefslogtreecommitdiff
path: root/devel/devhelp
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-10 17:40:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-10 17:40:24 +0000
commit0c39167877dce74a2bdf084083197f0ee7fd36ea (patch)
tree69c10ead46a65493d0fbcc002ed5f9e9320b4cf6 /devel/devhelp
parentec48df73751574f234b3b3bb0c9b5f4eafbb80c2 (diff)
downloadports-0c39167877dce74a2bdf084083197f0ee7fd36ea.tar.gz
ports-0c39167877dce74a2bdf084083197f0ee7fd36ea.zip
Add a missing dependency on webkit-gtk2.
Reported by: QA Tinderbox
Notes
Notes: svn path=/head/; revision=225665
Diffstat (limited to 'devel/devhelp')
-rw-r--r--devel/devhelp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile
index 5f0c3dca365c..bd9d36efee7b 100644
--- a/devel/devhelp/Makefile
+++ b/devel/devhelp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= devhelp
PORTVERSION= 0.22
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -14,6 +15,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= kwm@FreeBSD.org
COMMENT= Developer help browser for GNOME 2
+LIB_DEPENDS= webkit-1.0.1:${PORTSDIR}/www/webkit-gtk2
+
USE_BZIP2= yes
USE_XORG= x11
USE_GETTEXT= yes