aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/hs-gtk+hs
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2002-09-05 11:46:21 +0800
committerwill <will@FreeBSD.org>2002-09-05 11:46:21 +0800
commitd1e8c0af73a665087cd201de65a750df3ec5bd63 (patch)
treea577e3afb710a5ddafba51b34eed1b13c86ae657 /x11-toolkits/hs-gtk+hs
parente4c32bb76cbea9d73ed0fcfc8a9e296a5e71f351 (diff)
downloadfreebsd-ports-gnome-d1e8c0af73a665087cd201de65a750df3ec5bd63.tar.gz
freebsd-ports-gnome-d1e8c0af73a665087cd201de65a750df3ec5bd63.tar.zst
freebsd-ports-gnome-d1e8c0af73a665087cd201de65a750df3ec5bd63.zip
Fix dependency for INDEX building. devel/c2hs -> devel/hs-c2hs.
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