From 6e7e0d8cb3f53a4b3bd25eb5a647ebfcadcc03d9 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 23 Feb 2001 12:12:06 +0000 Subject: BUILD_DEPENDS, not BUILDS_DEPENDS. --- chat/epic4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat') 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 -- cgit v1.2.3