pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors Use texmf-dirs to install into texmf-local. B...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89a32299aaa8
branches: trunk
changeset: 510945:89a32299aaa8
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Apr 07 00:54:25 2006 +0000
description:
Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
diffstat:
editors/lyx-qt/Makefile | 4 ++--
editors/lyx-qt/Makefile.common | 3 ++-
editors/lyx-xforms/Makefile | 4 ++--
3 files changed, 6 insertions(+), 5 deletions(-)
diffs (49 lines):
diff -r 58a025f14a55 -r 89a32299aaa8 editors/lyx-qt/Makefile
--- a/editors/lyx-qt/Makefile Fri Apr 07 00:44:53 2006 +0000
+++ b/editors/lyx-qt/Makefile Fri Apr 07 00:54:25 2006 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2006/02/05 23:08:57 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/04/07 00:54:25 minskim Exp $
#
.include "./Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT+= (QT version)
diff -r 58a025f14a55 -r 89a32299aaa8 editors/lyx-qt/Makefile.common
--- a/editors/lyx-qt/Makefile.common Fri Apr 07 00:44:53 2006 +0000
+++ b/editors/lyx-qt/Makefile.common Fri Apr 07 00:54:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.35 2006/04/07 00:36:45 minskim Exp $
+# $NetBSD: Makefile.common,v 1.36 2006/04/07 00:54:25 minskim Exp $
#
DISTNAME= lyx-1.3.7
@@ -23,6 +23,7 @@
UNLIMIT_RESOURCES+= datasize
+USE_DIRS+= texmf-1.0
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
USE_TOOLS+= gmake makepsres perl:run
diff -r 58a025f14a55 -r 89a32299aaa8 editors/lyx-xforms/Makefile
--- a/editors/lyx-xforms/Makefile Fri Apr 07 00:44:53 2006 +0000
+++ b/editors/lyx-xforms/Makefile Fri Apr 07 00:54:25 2006 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:57 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/04/07 00:54:25 minskim Exp $
#
.include "../../editors/lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= (xforms version)
Home |
Main Index |
Thread Index |
Old Index