aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ftgl
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-01 01:05:17 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-01 01:05:17 +0800
commit92ab00cc9f1151a1f770c26d476d5ddde485dccc (patch)
tree5c4d0d39366d62d7bb4f860b9a73d1de0d5eabba /graphics/ftgl
parentf708db498a4239f8c535ce57c24bb03504934762 (diff)
downloadfreebsd-ports-gnome-92ab00cc9f1151a1f770c26d476d5ddde485dccc.tar.gz
freebsd-ports-gnome-92ab00cc9f1151a1f770c26d476d5ddde485dccc.tar.zst
freebsd-ports-gnome-92ab00cc9f1151a1f770c26d476d5ddde485dccc.zip
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
Diffstat (limited to 'graphics/ftgl')
-rw-r--r--graphics/ftgl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ftgl/Makefile b/graphics/ftgl/Makefile
index d1d29ab7252b..dc5219918ce3 100644
--- a/graphics/ftgl/Makefile
+++ b/graphics/ftgl/Makefile
@@ -24,6 +24,7 @@ CONFIGURE_ARGS= --with-gl-inc="${LOCALBASE}/include" \
--without-glut-inc
USE_GNOME= gnomehack
USE_LDCONFIG= yes
+MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-/~/}