aboutsummaryrefslogtreecommitdiff
path: root/sysutils/di/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-10-17 02:28:15 +0000
committerWen Heping <wen@FreeBSD.org>2011-10-17 02:28:15 +0000
commit4812bca5bc8fa17c1ec5a2aeba16595e84eaee53 (patch)
tree9ed41c37443c18489ec92b0b377afc22767c8487 /sysutils/di/Makefile
parentb4a0c40ec4b0352903e9ce7e4405c2ea435e56ad (diff)
downloadports-4812bca5bc8fa17c1ec5a2aeba16595e84eaee53.tar.gz
ports-4812bca5bc8fa17c1ec5a2aeba16595e84eaee53.zip
Notes
Diffstat (limited to 'sysutils/di/Makefile')
-rw-r--r--sysutils/di/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/di/Makefile b/sysutils/di/Makefile
index f4acac21096b..02c5c17f572c 100644
--- a/sysutils/di/Makefile
+++ b/sysutils/di/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= di
-PORTVERSION= 4.29
+PORTVERSION= 4.30
CATEGORIES= sysutils
MASTER_SITES= http://www.gentoo.com/di/ \
http://fresh.t-systems-sfr.com/unix/src/privat2/
@@ -25,6 +25,7 @@ MAKE_ENV+= DI_NO_NLS=T
.endif
MAKE_ENV+= prefix="${PREFIX}"
+MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>