From 7a040d91a2836e1d888087740a049a3542a65fd2 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 13 Jul 2013 13:11:03 +0000 Subject: Mark jobs unsafe --- x11-toolkits/v/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile index e4fa01b5b54e..e65814f2a041 100644 --- a/x11-toolkits/v/Makefile +++ b/x11-toolkits/v/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: v -# Date created: 8 Feb 1998 -# Whom: Donald Burr -# +# Created by: Donald Burr # $FreeBSD$ -# PORTNAME= v PORTVERSION= 1.90 @@ -14,12 +10,13 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}a-patch${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -COMMENT= A C++ GUI development framework for X11 and Microsoft Windows +COMMENT= C++ GUI development framework for X11 and Microsoft Windows WRKSRC= ${WRKDIR}/home/vgui USE_XORG= x11 xt xmu xaw -USE_GMAKE= yes +USES= gmake +MAKE_JOBS_UNSAFE= yes MAKE_ENV= INSTALLDIR=${PREFIX} HOMEV=${WRKSRC} USE_DOS2UNIX= yes -- cgit v1.2.3