summaryrefslogtreecommitdiff
path: root/editors/lyx-xforms
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2004-12-21 07:00:52 +0000
committermartti <martti@pkgsrc.org>2004-12-21 07:00:52 +0000
commit2935e5aea1cc47a1e213ca08e5d3502832a965aa (patch)
treefa6077d8c0420bd83753b18dfd640edc3ac40e37 /editors/lyx-xforms
parentc7158a492b3b7a98140546133ac36f82df3cc5b4 (diff)
downloadpkgsrc-2935e5aea1cc47a1e213ca08e5d3502832a965aa.tar.gz
Updated lyx-qt and lyx-xforms to 1.3.5
This is mainly a bugfix release, with few notable user-visible improvements. However, we would like to highlight two fixes in particular: * Nested documents (with Insert>Include File...), which have been broken since LyX 1.2.0, should now work properly, including the case where the files are in different directories. * It is now possible to compile LyX with gcc 3.4.
Diffstat (limited to 'editors/lyx-xforms')
-rw-r--r--editors/lyx-xforms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index d8cb778fa1e..94b87371c28 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:14:38 tv Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/21 07:00:53 martti Exp $
#
.include "../lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
-PKGREVISION= 4
+#PKGREVISION= 1
COMMENT+= (xforms version)