aboutsummaryrefslogtreecommitdiff
path: root/devel/liblouis/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-12-06 12:04:48 +0000
committerWen Heping <wen@FreeBSD.org>2016-12-06 12:04:48 +0000
commitfd6452cbc3b342ae503a6755ced8d0e42ca4b0b6 (patch)
tree108cb5f015e5c50ae1453cd88cefe9d1329838d3 /devel/liblouis/Makefile
parente2bb4aa1913b47a81a0f8aa7a198b7bd38fea89f (diff)
downloadports-fd6452cbc3b342ae503a6755ced8d0e42ca4b0b6.tar.gz
ports-fd6452cbc3b342ae503a6755ced8d0e42ca4b0b6.zip
Notes
Diffstat (limited to 'devel/liblouis/Makefile')
-rw-r--r--devel/liblouis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/liblouis/Makefile b/devel/liblouis/Makefile
index 74c88ef43ac9..9a7563cb5b63 100644
--- a/devel/liblouis/Makefile
+++ b/devel/liblouis/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= liblouis
-PORTVERSION= 2.6.5
+PORTVERSION= 3.0.0
DISTVERSIONPREFIX= v
CATEGORIES= devel
@@ -18,5 +18,6 @@ USE_GITHUB= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>