summaryrefslogtreecommitdiff
path: root/textproc/dict-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dict-server/Makefile')
-rw-r--r--textproc/dict-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dict-server/Makefile b/textproc/dict-server/Makefile
index bf569f04893..a02c586da2b 100644
--- a/textproc/dict-server/Makefile
+++ b/textproc/dict-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/10/15 12:07:03 tv Exp $
+# $NetBSD: Makefile,v 1.14 2004/12/03 15:15:11 wiz Exp $
DISTNAME= dictd-1.8.0
PKGNAME= dict-server-1.8.0
@@ -17,7 +17,7 @@ USE_PKGINSTALL= yes
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+=--with-etcdir=${PKG_SYSCONFDIR}
-ALL_TARGET= dictd dictzip
+BUILD_TARGET= dictd dictzip
INSTALL_TARGET= install.dictd install.dictzip install.dictfmt
EGDIR= ${PREFIX}/share/examples/dict-server