summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/hs-gtk+hs
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-09-06 06:26:55 +0000
committerobraun <obraun@FreeBSD.org>2002-09-06 06:26:55 +0000
commitcb36f1ecb03a78ef7600292652d4cf84f21e1ce2 (patch)
treea1710ea55ac5793232d3099f34f9c086aae79409 /x11-toolkits/hs-gtk+hs
parent08c81675bf57f693f6e3a42bef830c8fb4e2de18 (diff)
downloadFreeBSD-ports-cb36f1ecb03a78ef7600292652d4cf84f21e1ce2.zip
FreeBSD-ports-cb36f1ecb03a78ef7600292652d4cf84f21e1ce2.tar.gz
Add devel/hs-c2hs to RUN_DEPENDS.
Pointed out by: developer
Diffstat (limited to 'x11-toolkits/hs-gtk+hs')
-rw-r--r--x11-toolkits/hs-gtk+hs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile
index 3fdaaf9..5c95e19 100644
--- a/x11-toolkits/hs-gtk+hs/Makefile
+++ b/x11-toolkits/hs-gtk+hs/Makefile
@@ -15,7 +15,8 @@ MAINTAINER= obraun@FreeBSD.org
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
c2hs:${PORTSDIR}/devel/hs-c2hs
-RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
+ c2hs:${PORTSDIR}/devel/hs-c2hs
USE_GNOMENG= yes
USE_GNOME= glib12 gtk12
OpenPOWER on IntegriCloud