summaryrefslogtreecommitdiff
path: root/news/cg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/cg/Makefile')
-rw-r--r--news/cg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/cg/Makefile b/news/cg/Makefile
index 38b267ee8ff..b4e3e196dc9 100644
--- a/news/cg/Makefile
+++ b/news/cg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/10/20 19:18:45 schwarz Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:27:01 wiz Exp $
#
DISTNAME= cg-0.4
@@ -17,7 +17,7 @@ TEST_TARGET= check
.if !empty(LOWER_OPSYS:Mirix5*)
# needs regex.h
. include "../../pkgtools/libnbcompat/buildlink3.mk"
-SUBST_CLASSES+= regex_h
+SUBST_CLASSES+= regex_h
SUBST_STAGE.regex_h= post-patch
SUBST_FILES.regex_h= checkgroup.c
SUBST_SED.regex_h= -e "s,<regex\.h>,<nbcompat/regex.h>,"