summaryrefslogtreecommitdiff
path: root/lang/tolua4
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 16:23:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 16:23:40 +0000
commite10b6d67f0df31a1a264471f6a25971a17058eb0 (patch)
treeba5f95c4c9cb5442d0f12ccdf3ad26501ed82ccb /lang/tolua4
parentNew port: textproc/p5-Text-CSV-Hashify (diff)
Mark job unsafe
Notes
Notes: svn path=/head/; revision=322709
Diffstat (limited to 'lang/tolua4')
-rw-r--r--lang/tolua4/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/lang/tolua4/Makefile b/lang/tolua4/Makefile
index 08b4ee28a0cd..9916ef1815fc 100644
--- a/lang/tolua4/Makefile
+++ b/lang/tolua4/Makefile
@@ -1,10 +1,5 @@
-#
-# New ports collection makefile for: tolua
-# Date created: 21 November 2004
-# Whom: Edwin Groothuis <edwin@mavetju.org>
-#
+# Created by: Edwin Groothuis <edwin@mavetju.org>
# $FreeBSD$
-#
PORTNAME= tolua
PORTVERSION= 4.0a
@@ -17,7 +12,8 @@ DISTNAME= tolua-4.0a
MAINTAINER= edwin@mavetju.org
COMMENT= toLua: accessing C/C++ code from Lua
-USE_GMAKE= yes
+USES= gmake
+MAKE_JOBS_UNSAFE= yes
USE_LUA= 4.0
WRKSRC= ${WRKDIR}/tolua