summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/epic4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile
index 88bdfc6cb21..e628d243177 100644
--- a/chat/epic4/Makefile
+++ b/chat/epic4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:22 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/23 12:12:06 wiz Exp $
#
DISTNAME= epic4-0.9.16
@@ -28,7 +28,7 @@ EXTRACT_ONLY= epic4-0.9.16.tar.gz
GNU_CONFIGURE= YES
.if defined(USE_INET6) && ${USE_INET6} == "YES"
-BUILDS_DEPENDS+= autoconf:../../devel/autoconf
+BUILD_DEPENDS+= autoconf:../../devel/autoconf
post-patch:
cd ${WRKSRC}; ${LOCALBASE}/bin/autoheader; ${LOCALBASE}/bin/autoconf