summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed>2005-12-28 04:25:46 +0000
committerreed <reed>2005-12-28 04:25:46 +0000
commit0364b6be6e9c6a8045792fc41218572bad9ab066 (patch)
tree806325b3b0063e829a34260cc499129ac5b01008
parent8831656bce5405edd70456103a8112273a50f514 (diff)
downloadpkgsrc-0364b6be6e9c6a8045792fc41218572bad9ab066.tar.gz
Add "makepsres" to USE_TOOLS.
This fixes packaging due to missing share/lyx/xfonts/PSres.upr.
-rw-r--r--editors/lyx-qt/Makefile.common4
1 files 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