diff options
Diffstat (limited to 'x11-toolkits/hs-port/Makefile')
-rw-r--r-- | x11-toolkits/hs-port/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-port/Makefile b/x11-toolkits/hs-port/Makefile index 59b90f04765c..879a9f47894d 100644 --- a/x11-toolkits/hs-port/Makefile +++ b/x11-toolkits/hs-port/Makefile @@ -18,7 +18,7 @@ COMMENT= A low-level GUI library for Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc -USE_GNOME= glib20 gtk20 +USE_GNOME= glib20 gtk20 libgnomeui USE_BZIP2= yes USE_REINPLACE= yes HAS_CONFIGURE= yes |