diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-11 17:17:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-11 17:17:35 +0000 |
commit | 251f4ca6f14914170f3b0d23731bb82c39775a4a (patch) | |
tree | 1a0c82510e2ad579641a51eadbef715702daac7a /x11-toolkits/hs-gtkglext | |
parent | 2c59cf34e76e83163267dcd971e9939e4bbaab41 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/hs-gtkglext')
-rw-r--r-- | x11-toolkits/hs-gtkglext/Makefile | 1 |
1 files changed, 1 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" |