aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-11 17:17:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-11 17:17:35 +0000
commit251f4ca6f14914170f3b0d23731bb82c39775a4a (patch)
tree1a0c82510e2ad579641a51eadbef715702daac7a /x11-toolkits
parent2c59cf34e76e83163267dcd971e9939e4bbaab41 (diff)
downloadports-251f4ca6f14914170f3b0d23731bb82c39775a4a.tar.gz
ports-251f4ca6f14914170f3b0d23731bb82c39775a4a.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-gtkglext/Makefile1
-rw-r--r--x11-toolkits/hs-gtksourceview2/Makefile1
-rw-r--r--x11-toolkits/hs-vte/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/hs-gtkglext/Makefile b/x11-toolkits/hs-gtkglext/Makefile
index 03388ad2327c..740f6473454f 100644
--- a/x11-toolkits/hs-gtkglext/Makefile
+++ b/x11-toolkits/hs-gtkglext/Makefile
@@ -12,6 +12,7 @@ LIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext
LICENSE= LGPL21
+USES= pkgconfig
USE_CABAL= glib>=0.12 gtk>=0.12 mtl pango>=0.12
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/x11-toolkits/hs-gtksourceview2/Makefile b/x11-toolkits/hs-gtksourceview2/Makefile
index 6b7758bedf66..9af5c174d148 100644
--- a/x11-toolkits/hs-gtksourceview2/Makefile
+++ b/x11-toolkits/hs-gtksourceview2/Makefile
@@ -10,6 +10,7 @@ COMMENT= Binding to the GtkSourceView library
LICENSE= LGPL21
+USES= pkgconfig
USE_CABAL= glib>=0.12 gtk>=0.12 mtl
USE_GNOME= gtksourceview2
diff --git a/x11-toolkits/hs-vte/Makefile b/x11-toolkits/hs-vte/Makefile
index 3216d1157399..784a8eb10d37 100644
--- a/x11-toolkits/hs-vte/Makefile
+++ b/x11-toolkits/hs-vte/Makefile
@@ -10,6 +10,7 @@ COMMENT= Binding to the VTE library
LICENSE= LGPL21
+USES= pkgconfig
USE_CABAL= glib>=0.12 gtk>=0.12 mtl pango>=0.12
USE_GNOME= vte