aboutsummaryrefslogtreecommitdiff
path: root/print/lyx
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2005-05-31 18:34:30 +0000
committerSimon Barner <barner@FreeBSD.org>2005-05-31 18:34:30 +0000
commitd3a0d06cddde0d688c3f0d553fad57b196db368a (patch)
tree59fed6eadf16b19794a9fa17550bce60488e3b9c /print/lyx
parentafcfd73193f8cdb9504d297400c85c6ba8689a53 (diff)
downloadports-d3a0d06cddde0d688c3f0d553fad57b196db368a.tar.gz
ports-d3a0d06cddde0d688c3f0d553fad57b196db368a.zip
Notes
Diffstat (limited to 'print/lyx')
-rw-r--r--print/lyx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index c012543a29b0..c0fc58011529 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lyx
PORTVERSION= 1.3.5
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://planetmirror.com/pub/lyx/stable/ \
@@ -30,7 +31,7 @@ USE_PERL5= yes
USE_PYTHON= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \
--with-extra-inc="${LOCALBASE}/include"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \