diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/cg/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/news/cg/Makefile b/news/cg/Makefile index c11506f09b6..db0569dfe4a 100644 --- a/news/cg/Makefile +++ b/news/cg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2007/09/08 21:57:58 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:42 joerg Exp $ # DISTNAME= cg-0.4 @@ -9,6 +9,8 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://ftp.giga.or.at/pub/nih/cg/ COMMENT= Semi-automatic newsgroup binary downloader +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_TOOLS+= lex USE_FEATURES= regcomp |