summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-04-07 00:54:25 +0000
committerminskim <minskim@pkgsrc.org>2006-04-07 00:54:25 +0000
commitfbe19483fec4ae0e4aa86bfb34cb025697c4b1b2 (patch)
treebdf56c4dbca8890bcd9896ed9879c86c7feab9a5 /editors
parent750a413f0bffb465d9cad38d396d55eff9fea361 (diff)
downloadpkgsrc-fbe19483fec4ae0e4aa86bfb34cb025697c4b1b2.tar.gz
Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
Diffstat (limited to 'editors')
-rw-r--r--editors/lyx-qt/Makefile4
-rw-r--r--editors/lyx-qt/Makefile.common3
-rw-r--r--editors/lyx-xforms/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile
index 92144aa211d..093c9fad649 100644
--- a/editors/lyx-qt/Makefile
+++ b/editors/lyx-qt/Makefile
@@ -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 --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common
index 6b200244685..c0115f8f53d 100644
--- a/editors/lyx-qt/Makefile.common
+++ b/editors/lyx-qt/Makefile.common
@@ -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 @@ PLIST_SRC= ${.CURDIR}/../../editors/lyx-qt/PLIST.common
UNLIMIT_RESOURCES+= datasize
+USE_DIRS+= texmf-1.0
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
USE_TOOLS+= gmake makepsres perl:run
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index 93d55d47ee0..7059c2a898f 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -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)