From 0364b6be6e9c6a8045792fc41218572bad9ab066 Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 28 Dec 2005 04:25:46 +0000 Subject: Add "makepsres" to USE_TOOLS. This fixes packaging due to missing share/lyx/xfonts/PSres.upr. --- editors/lyx-qt/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common index cfef8450504..6b16ee090bc 100644 --- a/editors/lyx-qt/Makefile.common +++ b/editors/lyx-qt/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.32 2005/12/05 20:50:09 rillig Exp $ +# $NetBSD: Makefile.common,v 1.33 2005/12/28 04:25:46 reed Exp $ # DISTNAME= lyx-1.3.6 @@ -23,7 +23,7 @@ UNLIMIT_RESOURCES+= datasize USE_LANGUAGES= c c++ GNU_CONFIGURE= YES -USE_TOOLS+= gmake perl:run +USE_TOOLS+= gmake makepsres perl:run USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES GCC_REQD+= 2.95 -- cgit v1.2.3