diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 12:34:20 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 12:34:20 +0000 |
commit | 621cb3588fceb211bfe2bda2cd16acd2dd200683 (patch) | |
tree | 2312bf0e278aaf6fb9ad1d8cde669886afd52dad | |
parent | 298a2cceadfa23917869f3f17772cf5ef24a9fe6 (diff) | |
download | ports-621cb3588fceb211bfe2bda2cd16acd2dd200683.tar.gz ports-621cb3588fceb211bfe2bda2cd16acd2dd200683.zip |
Notes
-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 |