summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-07 21:11:55 +0000
committerminskim <minskim@pkgsrc.org>2006-06-07 21:11:55 +0000
commit3d1d33477c9a9aee7bd398b146e8ff17d34a2622 (patch)
tree875f7b9cf8f784b506efac6f8e05f6a4bc03326d /print/a2ps
parent31c01942188d4a2dfd21f8dcf10e8713450bc343 (diff)
downloadpkgsrc-3d1d33477c9a9aee7bd398b146e8ff17d34a2622.tar.gz
USE_TOOLS+=lex
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index fc8239fe536..07630ce350d 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2006/05/06 03:41:22 reed Exp $
+# $NetBSD: Makefile,v 1.65 2006/06/07 21:11:55 minskim Exp $
DISTNAME= a2ps-4.13b
PKGNAME= a2ps-4.13.0.2
@@ -21,7 +21,7 @@ STRIP= # empty
USE_LIBTOOL= yes
CFLAGS.Darwin+= -flat_namespace
-USE_TOOLS+= file:run gmake mktemp:run perl:run
+USE_TOOLS+= file:run gmake lex mktemp:run perl:run
CONFIGURE_ENV+= file_prog=${FILE_CMD:Q}
USE_PKGLOCALEDIR= YES