summaryrefslogtreecommitdiff
path: root/textproc/detex
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-20 22:23:27 +0000
committerminskim <minskim@pkgsrc.org>2006-06-20 22:23:27 +0000
commit77868d62b323931548105c729354dd80d40a9ef8 (patch)
treea8725e0246a786e648a3ebb414da3aaf3201a358 /textproc/detex
parentc3e75b8acf84ea2a526a180c99476e319d742362 (diff)
downloadpkgsrc-77868d62b323931548105c729354dd80d40a9ef8.tar.gz
USE_TOOLS+=lex
Diffstat (limited to 'textproc/detex')
-rw-r--r--textproc/detex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/detex/Makefile b/textproc/detex/Makefile
index ba96014b3d3..096c3be5ba6 100644
--- a/textproc/detex/Makefile
+++ b/textproc/detex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:30:45 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/20 22:23:27 minskim Exp $
#
DISTNAME= detex-2.7
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cs.purdue.edu/homes/trinkle/detex/
COMMENT= Remove LaTeX commands
+USE_TOOLS+= lex
+
INSTALLATION_DIRS= bin man/man1
do-install: