aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-03-11 20:34:20 +0800
committerobraun <obraun@FreeBSD.org>2004-03-11 20:34:20 +0800
commit0e96915c1d9341fa140a7e62431f551ed9072694 (patch)
treed4cc4afe38cfd66a41bc8d81f0b5e3734a7fcdb6 /x11-toolkits
parent14ff8d9344e11e8c3fd66129b6096ade09a48a86 (diff)
downloadfreebsd-ports-gnome-0e96915c1d9341fa140a7e62431f551ed9072694.tar.gz
freebsd-ports-gnome-0e96915c1d9341fa140a7e62431f551ed9072694.tar.zst
freebsd-ports-gnome-0e96915c1d9341fa140a7e62431f551ed9072694.zip
Fix dependencies (hopefully)
Submitted by: bento via kris
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-port/Makefile2
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