svn commit: r322647 - head/security/tripwire
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 11:20:01 UTC 2013
Author: bapt
Date: Wed Jul 10 11:20:00 2013
New Revision: 322647
URL: http://svnweb.freebsd.org/changeset/ports/322647
Log:
Mark jobs unsafe and convert to USES=gmake
Modified:
head/security/tripwire/Makefile
Modified: head/security/tripwire/Makefile
==============================================================================
--- head/security/tripwire/Makefile Wed Jul 10 11:18:03 2013 (r322646)
+++ head/security/tripwire/Makefile Wed Jul 10 11:20:00 2013 (r322647)
@@ -17,9 +17,10 @@ LATEST_LINK= ${PORTNAME}
MAN5= twfiles.5 twconfig.5 twpolicy.5
MAN8= siggen.8 tripwire.8 twadmin.8 twintro.8 twprint.8
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src
+MAKE_JOBS_UNSAFE= yes
+USES= gmake
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
MAKE_ARGS= SYSPRE=${ARCH}-unknown-freebsd
IS_INTERACTIVE= yes
M4= /usr/bin/m4
More information about the svn-ports-head
mailing list