aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-10 19:08:54 +0800
committerbapt <bapt@FreeBSD.org>2013-07-10 19:08:54 +0800
commit4fd41c1cf9fe0acb0b11f180e0ff0dae012d8140 (patch)
tree612981542ef6f67579a4210fe091d09083ee4deb
parent30ddd693f054874529fe4e6afb09791dc5b21a44 (diff)
downloadfreebsd-ports-gnome-4fd41c1cf9fe0acb0b11f180e0ff0dae012d8140.tar.gz
freebsd-ports-gnome-4fd41c1cf9fe0acb0b11f180e0ff0dae012d8140.tar.zst
freebsd-ports-gnome-4fd41c1cf9fe0acb0b11f180e0ff0dae012d8140.zip
Mark job unsafe and convert to USES=gmake
-rw-r--r--print/cjk-lyx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile
index a82a6050a506..e6bf20fa9644 100644
--- a/print/cjk-lyx/Makefile
+++ b/print/cjk-lyx/Makefile
@@ -32,11 +32,11 @@ OPTIONS_DEFAULT+= JATETEX
JATETEX_DESC= pLaTeX (Japanese LaTeX)
ALL_TARGET= all check
+MAKE_JOBS_UNSAFE= yes
USE_GNOME= lthack
USE_PERL5= yes
USE_PYTHON= yes
-USES= gettext
-USE_GMAKE= yes
+USES= gettext gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \
--with-extra-inc="${LOCALBASE}/include" \