summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-11-17 12:04:11 +0000
committerrillig <rillig@pkgsrc.org>2007-11-17 12:04:11 +0000
commit105dd4b97c54eed4e1f53f2f160ed2da56f5e596 (patch)
tree7c0b6ad43df35f003718d0265e14450da8a53df0 /print
parentc1332c0f01c1db2ba680a1e6d7321650f1173ec0 (diff)
downloadpkgsrc-105dd4b97c54eed4e1f53f2f160ed2da56f5e596.tar.gz
Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript/Makefile4
-rw-r--r--print/gimp-print-cups/Makefile4
-rw-r--r--print/gimp-print-escputil/Makefile4
-rw-r--r--print/gimp-print-ijs/Makefile4
-rw-r--r--print/gimp-print/Makefile4
-rw-r--r--print/teTeX3-bin/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index cdd27c81146..2ef56605d86 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2007/11/03 22:39:40 rillig Exp $
+# $NetBSD: Makefile,v 1.39 2007/11/17 12:04:13 rillig Exp $
DISTNAME= ghostscript-8.60
PKGREVISION= 1
@@ -18,7 +18,7 @@ CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
-USE_TOOLS+= gmake perl:run
+USE_TOOLS+= gmake perl:run lex
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= no
diff --git a/print/gimp-print-cups/Makefile b/print/gimp-print-cups/Makefile
index 61b38c10abb..de242c7b74d 100644
--- a/print/gimp-print-cups/Makefile
+++ b/print/gimp-print-cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/04/17 13:46:46 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2007/11/17 12:04:14 rillig Exp $
DISTNAME= gimp-print-4.2.7
PKGNAME= gimp-print-cups-4.2.7
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gimp-print.sourceforge.net/
COMMENT= GIMP print plugin
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake lex
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-escputil=no --enable-libgimpprint=no
diff --git a/print/gimp-print-escputil/Makefile b/print/gimp-print-escputil/Makefile
index 8b19d9b4f62..8495a58fb2b 100644
--- a/print/gimp-print-escputil/Makefile
+++ b/print/gimp-print-escputil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/03/04 21:30:28 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2007/11/17 12:04:14 rillig Exp $
DISTNAME= gimp-print-4.2.7
PKGNAME= gimp-print-escputil-4.2.7
@@ -14,7 +14,7 @@ COMMENT= Epson Stylus inkjet printer tool
BUILDLINK_DEPMETHOD.gimp-print-lib= build
CONFLICTS+= gimp<=1.2.3
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake lex
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-libgimpprint=no
diff --git a/print/gimp-print-ijs/Makefile b/print/gimp-print-ijs/Makefile
index bb48cb2cbd0..d98168845be 100644
--- a/print/gimp-print-ijs/Makefile
+++ b/print/gimp-print-ijs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/07/07 19:03:01 drochner Exp $
+# $NetBSD: Makefile,v 1.22 2007/11/17 12:04:14 rillig Exp $
DISTNAME= gimp-print-4.2.7
PKGNAME= gimp-print-ijs-4.2.7
@@ -10,7 +10,7 @@ HOMEPAGE= http://gimp-print.sourceforge.net/
COMMENT= GIMP print IJS server
USE_LIBTOOL= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake lex
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-ijs
diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile
index c348a433c5e..7552cb30567 100644
--- a/print/gimp-print/Makefile
+++ b/print/gimp-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/04/17 13:46:46 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2007/11/17 12:04:14 rillig Exp $
DISTNAME= gimp-print-4.2.7
PKGREVISION= 3
@@ -11,7 +11,7 @@ COMMENT= GIMP print plugin
CONFLICTS+= gimp<=1.2.3
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake lex
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-samples --without-user-guide
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile
index 771b17d11c8..cb07438c468 100644
--- a/print/teTeX3-bin/Makefile
+++ b/print/teTeX3-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2007/02/15 21:34:00 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2007/11/17 12:04:14 rillig Exp $
DISTNAME= tetex-src-3.0
PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
@@ -20,7 +20,7 @@ CONFLICTS+= omega<0.90.4nb1
INFO_FILES= # PLIST
-USE_TOOLS+= bison
+USE_TOOLS+= bison lex
REPLACE_PERL= texk/xdvik/t1mapper \
texk/oxdvik/t1mapper