aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 11:08:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 11:08:54 +0000
commit6ddba7e401efde0f20b3315bfaa327745d484770 (patch)
tree612981542ef6f67579a4210fe091d09083ee4deb /print
parent978afff9273507fce65df9f6ceee46d70d408753 (diff)
downloadports-6ddba7e401efde0f20b3315bfaa327745d484770.tar.gz
ports-6ddba7e401efde0f20b3315bfaa327745d484770.zip
Notes
Diffstat (limited to 'print')
-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" \