summaryrefslogtreecommitdiff
path: root/sysutils/acpi-iasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/acpi-iasl/Makefile')
-rw-r--r--sysutils/acpi-iasl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/acpi-iasl/Makefile b/sysutils/acpi-iasl/Makefile
index 53beb7d0708..17d0b9d91d2 100644
--- a/sysutils/acpi-iasl/Makefile
+++ b/sysutils/acpi-iasl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:22 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/22 20:08:31 jlam Exp $
#
DISTNAME= acpica-unix-${ACPI_IASL_VERSION}
@@ -17,7 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
INSTALLATION_DIRS= bin share/doc/acpi-iasl
-USE_GNU_TOOLS+= m4 make yacc
+USE_TOOLS+= bison gm4 gmake
do-build:
@cd ${WRKSRC}/compiler && ${MAKE_PROGRAM}