summaryrefslogtreecommitdiffstats
path: root/print/lyx14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/lyx14/Makefile')
-rw-r--r--print/lyx14/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
index 5917280..1530923 100644
--- a/print/lyx14/Makefile
+++ b/print/lyx14/Makefile
@@ -31,7 +31,9 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
USE_NEWGCC= yes
USE_PERL5= yes
USE_LIBTOOL= yes
-CONFIGURE_ARGS= --with-extra-lib=${X11BASE}/lib --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11 ${LOCALBASE}/include"
+CONFIGURE_ARGS= --with-extra-lib=${X11BASE}/lib \
+ --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11 ${LOCALBASE}/include" \
+ --with-included-gettext
MAN1= lyx.1 reLyX.1
.if !defined(WITH_ISPELL)
OpenPOWER on IntegriCloud