summaryrefslogtreecommitdiff
path: root/print/lyx14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/lyx14/Makefile')
-rw-r--r--print/lyx14/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
index 232a13d8de43..b8d2ee29cdd4 100644
--- a/print/lyx14/Makefile
+++ b/print/lyx14/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= lyx
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.2
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/
-MAINTAINER= flynn@energyhq.homeip.net
+MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
@@ -21,7 +21,9 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
+USE_BZIP2= yes
USE_PERL5= yes
+USE_PYTHON= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes