From 2761568ac280270d3e97f7e38922103a7a4ff840 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 8 Sep 2007 21:57:57 +0000 Subject: Convert to use the features framework. --- news/cg/Makefile | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'news/cg/Makefile') diff --git a/news/cg/Makefile b/news/cg/Makefile index b6bae7a3877..c11506f09b6 100644 --- a/news/cg/Makefile +++ b/news/cg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2007/09/06 21:51:53 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2007/09/08 21:57:58 jlam Exp $ # DISTNAME= cg-0.4 @@ -11,16 +11,7 @@ COMMENT= Semi-automatic newsgroup binary downloader GNU_CONFIGURE= YES USE_TOOLS+= lex +USE_FEATURES= regcomp TEST_TARGET= check -.include "../../mk/bsd.prefs.mk" - -.if !empty(LOWER_OPSYS:Mirix5*) -. include "../../pkgtools/libnbcompat/inplace.mk" # -SUBST_CLASSES+= regex_h -SUBST_STAGE.regex_h= post-patch -SUBST_FILES.regex_h= checkgroup.c -SUBST_SED.regex_h= -e "s,,," -.endif - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3