diff options
Diffstat (limited to 'x11-toolkits/hs-gtk+hs/Makefile')
-rw-r--r-- | x11-toolkits/hs-gtk+hs/Makefile | 2 |
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 |