summaryrefslogtreecommitdiff
path: root/textproc/xerces-c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xerces-c/Makefile')
-rw-r--r--textproc/xerces-c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index 9373b88720b..cf2e676ef49 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:26:50 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/24 15:13:20 grant Exp $
#
DISTNAME= xerces-c-src1_7_0
@@ -12,7 +12,7 @@ COMMENT= Validating C++ XML parser with DOM and SAX support
WRKSRC= ${WRKDIR}/${DISTNAME}/src/xercesc
USE_BUILDLINK2= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
.include "../../mk/bsd.prefs.mk"
.if ${LOWER_OPSYS} == "SunOS"