aboutsummaryrefslogtreecommitdiff
path: root/net/unison/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2011-02-11 08:52:17 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2011-02-11 08:52:17 +0000
commit06890beaa3731f7ec7235a4d29f76be0ff19a5e4 (patch)
tree91d39b91e4ec788df9622927c558e26ab169b8d6 /net/unison/Makefile
parent00870203ff50b7b1998d01d89849f247adb61eb5 (diff)
downloadports-06890beaa3731f7ec7235a4d29f76be0ff19a5e4.tar.gz
ports-06890beaa3731f7ec7235a4d29f76be0ff19a5e4.zip
Notes
Diffstat (limited to 'net/unison/Makefile')
-rw-r--r--net/unison/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile
index 3f55db3ab3f1..bf456f4184da 100644
--- a/net/unison/Makefile
+++ b/net/unison/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= unison
-PORTVERSION= 2.27.157
-PORTREVISION?= 2
+PORTVERSION= 2.32.52
CATEGORIES= net
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS}
@@ -22,6 +21,8 @@ USE_GMAKE= yes
MAKE_ARGS= CFLAGS=""
CONFLICTS= unison-devel-[0-9]* unison-nox11-[0-9]*
+MAKE_JOBS_UNSAFE= yes
+
.include <bsd.port.pre.mk>
.if !defined(NOPORTDOCS)