diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 18:39:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 18:39:13 +0000 |
commit | 5dff3c8f6c6b51ac5938477a4403996e71a371f4 (patch) | |
tree | 241488f5fa87fe166039dc2977b7d9f77e598554 /x11-toolkits | |
parent | 2fee91bc73ee7edce5aa2c62259bd4fb1747e80a (diff) | |
download | ports-5dff3c8f6c6b51ac5938477a4403996e71a371f4.tar.gz ports-5dff3c8f6c6b51ac5938477a4403996e71a371f4.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-pango/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/hs-pango/Makefile b/x11-toolkits/hs-pango/Makefile index 9c377dc76779..418b89d12205 100644 --- a/x11-toolkits/hs-pango/Makefile +++ b/x11-toolkits/hs-pango/Makefile @@ -10,6 +10,7 @@ COMMENT= Binding to the Pango text rendering engine LICENSE= LGPL21 +USES= pkgconfig USE_CABAL= cairo>=0.12.0 glib>=0.12.0 mtl USE_GNOME= pango |