summaryrefslogtreecommitdiff
path: root/editors/ted-en-us
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-07-15 18:27:48 +0000
committerjlam <jlam@pkgsrc.org>2005-07-15 18:27:48 +0000
commitbf9129c41e2b7be767d2c17d60e379900e6dda5f (patch)
tree91f275af994eade5936cfd1677c803fdc48b0f89 /editors/ted-en-us
parent2e277f69ef4ed4af438f9af4c09272a7ccbb2475 (diff)
downloadpkgsrc-bf9129c41e2b7be767d2c17d60e379900e6dda5f.tar.gz
Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package.
Diffstat (limited to 'editors/ted-en-us')
-rw-r--r--editors/ted-en-us/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ted-en-us/Makefile b/editors/ted-en-us/Makefile
index 3e92ee3715d..2e6a5ff2650 100644
--- a/editors/ted-en-us/Makefile
+++ b/editors/ted-en-us/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/06/16 06:57:49 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/07/15 18:27:49 jlam Exp $
DISTNAME= ted-2.16.src
PKGNAME= ted-en-us-2.16
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/Ted-2.16
USE_X11BASE= YES
NO_BUILD= YES
-PKGSRC_USE_TOOLS+= gtar
+USE_TOOLS+= gtar
INSTALLATION_DIRS= share/Ted/ind
post-extract: