summaryrefslogtreecommitdiff
path: root/www/emacs-w3m/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/emacs-w3m/Makefile')
-rw-r--r--www/emacs-w3m/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile
index 411ded06f3b..0fb79740d45 100644
--- a/www/emacs-w3m/Makefile
+++ b/www/emacs-w3m/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/05/08 13:35:20 uebayasi Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/03 15:15:12 wiz Exp $
DISTNAME= emacs-w3m-1.3.3
CATEGORIES= www
@@ -30,7 +30,7 @@ BUILD_DEPENDS+= Mule-UCS>=0.84:../../editors/mule-ucs
HAS_CONFIGURE= # defined
CONFIGURE_ARGS+=--with-emacs=${EMACS_BIN}
-ALL_TARGET= default
+BUILD_TARGET= default
.if ${EMACS_FLAVOR} == "xemacs"
INSTALL_TARGET= install-package
.else