diff options
Diffstat (limited to 'devel/hat/Makefile')
-rw-r--r-- | devel/hat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hat/Makefile b/devel/hat/Makefile index 58056e220ab6..140c6477ee27 100644 --- a/devel/hat/Makefile +++ b/devel/hat/Makefile @@ -27,7 +27,8 @@ RUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc USE_GMAKE= yes HAS_CONFIGURE= yes USE_REINPLACE= yes -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 .if !defined(WITH_GHC) || defined(WITHOUT_NHC98) ALL_TARGET= hat .endif |