aboutsummaryrefslogtreecommitdiff
path: root/databases/grass
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-08-14 22:35:50 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-08-14 22:35:50 +0000
commitd4041784dc51fbd5b1e6a77c341ba00b18e4cd60 (patch)
treee9aa43bc0924dc359b2756757c2c0994f118aa35 /databases/grass
parent702abdca4ef62ef60af2ad91e5ef063c02599bd1 (diff)
downloadports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.tar.gz
ports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.zip
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=324744
Diffstat (limited to 'databases/grass')
-rw-r--r--databases/grass/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 969a1bbd5044..c385a325f345 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -69,7 +69,6 @@ PLIST_SUB= GRASS_INST_DIR=${GRASS_INST_DIR} \
VER=${PORTVERSION:R:C/\.//}
USE_LDCONFIG= ${PREFIX}/${GRASS_INST_DIR}/lib
-MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= MYSQL ODBC PGSQL SQLITE
OPTIONS_DEFAULT= PGSQL