aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-10-14 12:10:45 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-10-14 12:10:45 +0000
commitd70d348957134646ba5ca59583889e99b49a141e (patch)
tree65c376d23cde9c34c01c639511647c6e6ec424ea /x11-toolkits
parentf3cbaa1a808778c1445e2c09deddd25e0030bbba (diff)
downloadports-d70d348957134646ba5ca59583889e99b49a141e.tar.gz
ports-d70d348957134646ba5ca59583889e99b49a141e.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index 60c8ae60ec14..f0817000f339 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtk2hs
-PORTVERSION= 0.9.9
+PORTVERSION= 0.9.9.5
CATEGORIES= x11-toolkits haskell
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= hs-
MAINTAINER= haskell@FreeBSD.org
COMMENT= A GTK2 Binding for Haskell
-BUILD_DEPENDS= ghc-6.4:${PORTSDIR}/lang/ghc \
+BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
${X11BASE}/lib/mozilla/libxpcom.so:${PORTSDIR}/www/mozilla
RUN_DEPENDS= ${BUILD_DEPENDS}