From fbe19483fec4ae0e4aa86bfb34cb025697c4b1b2 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 7 Apr 2006 00:54:25 +0000 Subject: Use texmf-dirs to install into texmf-local. Bump PKGREVISION. --- editors/lyx-qt/Makefile | 4 ++-- editors/lyx-qt/Makefile.common | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'editors/lyx-qt') 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 -- cgit v1.2.3