aboutsummaryrefslogtreecommitdiff
path: root/lang/neko
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-13 13:59:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-13 13:59:54 +0000
commit16cc8adca78de88201e89538f44a4fd945388116 (patch)
tree74b5e54ddebd885812f5251e3b51ca4e4c9913ba /lang/neko
parentd80c5e9df63c4ca47a3b39903b09d22aae7669bd (diff)
downloadports-16cc8adca78de88201e89538f44a4fd945388116.tar.gz
ports-16cc8adca78de88201e89538f44a4fd945388116.zip
Mark jobs unsafe
Notes
Notes: svn path=/head/; revision=322931
Diffstat (limited to 'lang/neko')
-rw-r--r--lang/neko/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index 53c9eb1855ae..009bbbb4b840 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: The Neko Programming Language
-# Date created: 08 August 2007
-# Whom: Masanori OZAWA (ozawa@ongs.co.jp)
-#
+# Created by: Masanori OZAWA (ozawa@ongs.co.jp)
# $FreeBSD$
-#
PORTNAME= neko
PORTVERSION= 1.8.2
@@ -18,9 +14,10 @@ LIB_DEPENDS= gc-threaded.1:${PORTSDIR}/devel/boehm-gc-threaded
ONLY_FOR_ARCHS= i386 amd64
+USES= gmake
USE_AUTOTOOLS= libtool:env
-USE_GMAKE= yes
USE_DOS2UNIX= yes
+MAKE_JOBS_UNSAFE= yes
DOS2UNIX_REGEX= .*(Makefile|\.(c|h|neko|nml))$$
OPTIONS_DEFINE= APACHE MYSQL SQLITE PCRE GTK2