aboutsummaryrefslogtreecommitdiff
path: root/print/lyx14/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2006-04-11 02:05:20 +0000
committerMikhail Teterin <mi@FreeBSD.org>2006-04-11 02:05:20 +0000
commitf448f2938cd1ba944512ab624457f55bd79c9825 (patch)
tree4a65e50239aa6344853cb8082e09e63fc9b33e94 /print/lyx14/Makefile
parentb5f61708f83dcd4ccad859a055a1ea54ccc5dafb (diff)
downloadports-f448f2938cd1ba944512ab624457f55bd79c9825.tar.gz
ports-f448f2938cd1ba944512ab624457f55bd79c9825.zip
Notes
Diffstat (limited to 'print/lyx14/Makefile')
-rw-r--r--print/lyx14/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
index 0e13075cd42e..1d757499c868 100644
--- a/print/lyx14/Makefile
+++ b/print/lyx14/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lyx
-PORTVERSION= 1.3.7
+PORTVERSION= 1.4.0
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://planetmirror.com/pub/lyx/stable/ \
@@ -16,10 +16,8 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
MAINTAINER= mi@aldan.algebra.com
COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- latex:${PORTSDIR}/print/teTeX
-RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- latex:${PORTSDIR}/print/teTeX
+BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
+RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
CONFLICTS= cjk-lyx-*
@@ -38,7 +36,7 @@ CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \
--with-extra-inc="${LOCALBASE}/include"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
-MAN1= lyx.1 reLyX.1
+MAN1= lyx.1 tex2lyx.1 lyxclient.1
USE_REINPLACE= yes
post-configure: