aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-13 21:11:03 +0800
committerbapt <bapt@FreeBSD.org>2013-07-13 21:11:03 +0800
commit0f149f98e1b4410e5e62ce515ec47e6ac97c9969 (patch)
treef7cf6980778e0cbe71818b85cd4422bee80f0cd9 /x11-toolkits
parent59fb7c5eb9aef7147ad798dc38612ca5a3b11ce6 (diff)
downloadfreebsd-ports-gnome-0f149f98e1b4410e5e62ce515ec47e6ac97c9969.tar.gz
freebsd-ports-gnome-0f149f98e1b4410e5e62ce515ec47e6ac97c9969.tar.zst
freebsd-ports-gnome-0f149f98e1b4410e5e62ce515ec47e6ac97c9969.zip
Mark jobs unsafe
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/v/Makefile11
1 files changed, 4 insertions, 7 deletions
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 <dburr@FreeBSD.org>
-#
+# Created by: Donald Burr <dburr@FreeBSD.org>
# $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