summaryrefslogtreecommitdiff
path: root/editors/ted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ted/Makefile')
-rw-r--r--editors/ted/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 32693808ce8..691c4ff8475 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:14:39 tv Exp $
+# $NetBSD: Makefile,v 1.21 2004/12/03 15:14:56 wiz Exp $
DISTNAME= ted-2.16.src
PKGNAME= ted-2.16
@@ -38,7 +38,7 @@ MAKE_ENV+= DEF_PKGDIR='-DPKGDIR=\"${PREFIX}\"' \
DEF_INDDIR='-DINDDIR=\"${INDDIR}\"' \
DEF_INFODIR='-DDOCUMENT_DIR=\"${INFODIR}\"'
-ALL_TARGET= compile.shared
+BUILD_TARGET= compile.shared
INSTALL_TARGET= install.shared
post-extract: