summaryrefslogtreecommitdiffstats
path: root/lang/whitespace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/whitespace/Makefile')
-rw-r--r--lang/whitespace/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/lang/whitespace/Makefile b/lang/whitespace/Makefile
index 500c814..11f3a41 100644
--- a/lang/whitespace/Makefile
+++ b/lang/whitespace/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: whitespace
-# Date created: 18 May 2006
-# Whom: Li-Lun Wang <llwang@infor.org>
-#
+# Created by: Li-Lun Wang <llwang@infor.org>
# $FreeBSD$
-#
PORTNAME= whitespace
PORTVERSION= 0.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= lang
MASTER_SITES= http://compsoc.dur.ac.uk/whitespace/downloads/
DISTNAME= wspace-${PORTVERSION}
@@ -19,8 +15,9 @@ COMMENT= An interpreter for the Whitespace programming language
LICENSE= GPLv2
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
-LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
-USE_PERL5_BUILD= yes
+LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
+ ffi.6:${PORTSDIR}/devel/libffi
+USE_PERL5_BUILD= 5.8+
WRKSRC= ${WRKDIR}/WSpace
USE_GMAKE= yes
OpenPOWER on IntegriCloud