From 0ddc5bd083c828374e26ddffd7790bbf3a141bb6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 4 Jul 2004 08:43:03 +0000 Subject: Really test CC_VERSION, as previous commit message suggests. --- textproc/xmlcatmgr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/xmlcatmgr') diff --git a/textproc/xmlcatmgr/Makefile b/textproc/xmlcatmgr/Makefile index 1dbc7f2a90a..561e41b84c0 100644 --- a/textproc/xmlcatmgr/Makefile +++ b/textproc/xmlcatmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2004/07/03 14:00:28 grant Exp $ +# $NetBSD: Makefile,v 1.22 2004/07/04 08:43:03 wiz Exp $ # DISTNAME= xmlcatmgr-2.1 @@ -37,7 +37,7 @@ INSTALL_DIRS= ${WRKSRC}/work .include "../../mk/compiler.mk" -.if !empty(PKGSRC_COMPILER:Mmipspro) +.if !empty(CC_VERSION:MMIPSpro) CFLAGS+= -c99 .endif -- cgit v1.2.3