summaryrefslogtreecommitdiff
path: root/sysutils/855resolution/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/855resolution/Makefile')
-rw-r--r--sysutils/855resolution/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/855resolution/Makefile b/sysutils/855resolution/Makefile
index 03be96b380e..7f6cc3eea79 100644
--- a/sysutils/855resolution/Makefile
+++ b/sysutils/855resolution/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/10/20 10:06:46 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/12/05 20:50:59 rillig Exp $
#
DISTNAME= 855resolution-0.4
@@ -13,6 +13,6 @@ COMMENT= BIOS VESA resolution utility for 855/865/915 Intel chips
ONLY_FOR_PLATFORM= NetBSD-*-i386
WRKSRC= ${WRKDIR}/855resolution
-USE_TOOLS= gmake
+USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"