summaryrefslogtreecommitdiff
path: root/news/cg
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0dd0ea596a01ad42bf95558677bb8b3558cfc518 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /news/cg
parent2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff)
downloadpkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'news/cg')
-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>,"