aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx16/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-05-07 14:05:08 +0800
committerijliao <ijliao@FreeBSD.org>2003-05-07 14:05:08 +0800
commitcfaf25f0e3e1bd4916c9d1770e3b31c646b4bced (patch)
tree14e25d7a0023d23b65e1182d60f3e6b352eb3e64 /print/lyx16/Makefile
parentd5a0b5190d4d4eefbfa46ea78889d63ae02024b0 (diff)
downloadfreebsd-ports-gnome-cfaf25f0e3e1bd4916c9d1770e3b31c646b4bced.tar.gz
freebsd-ports-gnome-cfaf25f0e3e1bd4916c9d1770e3b31c646b4bced.tar.zst
freebsd-ports-gnome-cfaf25f0e3e1bd4916c9d1770e3b31c646b4bced.zip
upgrade to 1.3.2
PR: 51893 Submitted by: maintainer
Diffstat (limited to 'print/lyx16/Makefile')
-rw-r--r--print/lyx16/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index 232a13d8de43..b8d2ee29cdd4 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/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