aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-12 01:17:35 +0800
committerantoine <antoine@FreeBSD.org>2013-09-12 01:17:35 +0800
commit8f533d4ebc32908f02bf9efed0e7197c1c990351 (patch)
tree1a0c82510e2ad579641a51eadbef715702daac7a /www
parent8892259f25adf21ec6849accd7accb334c2fb698 (diff)
downloadfreebsd-ports-gnome-8f533d4ebc32908f02bf9efed0e7197c1c990351.tar.gz
freebsd-ports-gnome-8f533d4ebc32908f02bf9efed0e7197c1c990351.tar.zst
freebsd-ports-gnome-8f533d4ebc32908f02bf9efed0e7197c1c990351.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'www')
-rw-r--r--www/hs-webkit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-webkit/Makefile b/www/hs-webkit/Makefile
index f6f4142a3f76..d9635146af54 100644
--- a/www/hs-webkit/Makefile
+++ b/www/hs-webkit/Makefile
@@ -10,6 +10,7 @@ COMMENT= Binding to the Webkit library
LICENSE= LGPL21
+USES= pkgconfig
USE_CABAL= cairo>=0.12 glib>=0.12 gtk>=0.12 mtl pango>=0.12
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/webkit-1.0.pc:${PORTSDIR}/www/webkit-gtk2