summaryrefslogtreecommitdiff
path: root/graphics/compface
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/compface')
-rw-r--r--graphics/compface/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/compface/Makefile b/graphics/compface/Makefile
index 59de5c59583..d068b8e47e7 100644
--- a/graphics/compface/Makefile
+++ b/graphics/compface/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/09/21 12:13:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/24 15:46:43 grant Exp $
DISTNAME= compface-1.4
CATEGORIES= graphics
@@ -12,6 +12,6 @@ CONFLICTS= faces-[0-9]*
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
.include "../../mk/bsd.pkg.mk"