summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-05-06 20:18:36 +0000
committerreed <reed@pkgsrc.org>2006-05-06 20:18:36 +0000
commitd6db92e3c871a47a3e5452e3718fad63c4a65b4a (patch)
tree5b49926b2395bfbad633425108380ede87169e63 /editors
parent7bbd5a2167426bc53f69d2ab7549ffe87976b586 (diff)
downloadpkgsrc-d6db92e3c871a47a3e5452e3718fad63c4a65b4a.tar.gz
Add entries to PLIST for lyxclient and tex2lyx manual pages
(as noticed in Martijn's bulk build). Bump PKGREVISION.
Diffstat (limited to 'editors')
-rw-r--r--editors/lyx-qt/Makefile3
-rw-r--r--editors/lyx-qt/PLIST.common4
-rw-r--r--editors/lyx-xforms/Makefile3
3 files changed, 7 insertions, 3 deletions
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile
index 483692d3a92..71f2a09d11b 100644
--- a/editors/lyx-qt/Makefile
+++ b/editors/lyx-qt/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2006/04/18 23:21:18 reed Exp $
+# $NetBSD: Makefile,v 1.31 2006/05/06 20:18:36 reed Exp $
#
.include "./Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/}
+PKGREVISION= 1
COMMENT+= (QT version)
diff --git a/editors/lyx-qt/PLIST.common b/editors/lyx-qt/PLIST.common
index c9c07596a87..d7a30fd751a 100644
--- a/editors/lyx-qt/PLIST.common
+++ b/editors/lyx-qt/PLIST.common
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST.common,v 1.12 2006/04/19 00:54:29 reed Exp $
+@comment $NetBSD: PLIST.common,v 1.13 2006/05/06 20:18:36 reed Exp $
bin/lyx
bin/lyxclient
bin/tex2lyx
man/man1/lyx.1
+man/man1/lyxclient.1
+man/man1/tex2lyx.1
share/locale/da/LC_MESSAGES/lyx.mo
share/locale/de/LC_MESSAGES/lyx.mo
share/locale/es/LC_MESSAGES/lyx.mo
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index 929a630f4ef..2017f8e4eb1 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2006/04/18 23:21:18 reed Exp $
+# $NetBSD: Makefile,v 1.22 2006/05/06 20:18:36 reed Exp $
#
.include "../../editors/lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
+PKGREVISION= 1
COMMENT+= (xforms version)