aboutsummaryrefslogtreecommitdiff
path: root/print/lyx14/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-07 06:05:08 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-07 06:05:08 +0000
commitbe7ece819acd3b01787cb30a8cea9cd18be82c90 (patch)
treeeba68614212ec1f65ee372c26889506478b15472 /print/lyx14/Makefile
parent0a000a8bb59e28ef3e4c7f8418aee4289e498c99 (diff)
downloadports-be7ece819acd3b01787cb30a8cea9cd18be82c90.tar.gz
ports-be7ece819acd3b01787cb30a8cea9cd18be82c90.zip
Notes
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