aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-gtk+hs
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/hs-gtk+hs
parentba892f4f86b60ae63e42f6dcf2df21aaf254d985 (diff)
downloadports-8181503f9b64ded174f9cb8b132711440c8aa5ed.tar.gz
ports-8181503f9b64ded174f9cb8b132711440c8aa5ed.zip
Fix dependency for INDEX building. devel/c2hs -> devel/hs-c2hs.
Notes
Notes: svn path=/head/; revision=65650
Diffstat (limited to 'x11-toolkits/hs-gtk+hs')
-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