summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-03-11 12:34:20 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-03-11 12:34:20 +0000
commit621cb3588fceb211bfe2bda2cd16acd2dd200683 (patch)
tree2312bf0e278aaf6fb9ad1d8cde669886afd52dad /x11-toolkits
parent- Remove bogus stripping (diff)
Fix dependencies (hopefully)
Submitted by: bento via kris
Notes
Notes: svn path=/head/; revision=103644
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