summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-09-05 03:46:21 +0000
committerWill Andrews <will@FreeBSD.org>2002-09-05 03:46:21 +0000
commit8181503f9b64ded174f9cb8b132711440c8aa5ed (patch)
tree69ec2befa6e5fbb8a8407ecd18f82ed572374c48 /x11-toolkits
parentFix build on -current by not duplicating bogus declarations from system (diff)
Fix dependency for INDEX building. devel/c2hs -> devel/hs-c2hs.
Notes
Notes: svn path=/head/; revision=65650
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-gtk+hs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile
index a3a552ce3c94..3fdaaf9232c7 100644
--- a/x11-toolkits/hs-gtk+hs/Makefile
+++ b/x11-toolkits/hs-gtk+hs/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
- c2hs:${PORTSDIR}/devel/c2hs
+ c2hs:${PORTSDIR}/devel/hs-c2hs
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
USE_GNOMENG= yes