diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:37:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:37:22 +0000 |
commit | 74aebe4fa530662ae716b20f309627c83672d06a (patch) | |
tree | f26b60296b320b1901d50506249e5bbe82bc318f /x11/hs-X11-xft | |
parent | 2a993a3b2bcdaba47df9bb0143e2c044a96b0503 (diff) |
Notes
Diffstat (limited to 'x11/hs-X11-xft')
-rw-r--r-- | x11/hs-X11-xft/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/hs-X11-xft/Makefile b/x11/hs-X11-xft/Makefile index 8ddb55eab4a6..4299136bac4b 100644 --- a/x11/hs-X11-xft/Makefile +++ b/x11/hs-X11-xft/Makefile @@ -10,6 +10,7 @@ COMMENT= Bindings to the Xft, Xrender and Freetype for Haskell programs LICENSE= LGPL21 +USES= pkgconfig USE_CABAL= utf8-string>=0.1 X11>=1.2.1 USE_XORG= xft xrender |