summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorwiz <wiz>2005-03-08 10:17:10 +0000
committerwiz <wiz>2005-03-08 10:17:10 +0000
commit8c13f0bd0950428885e0977ef95900cdd8d95a3b (patch)
tree32e1a5c6d13161701fe3f95176ddce432a88d2e4 /news
parent5614cf380b2003e12893af1041906a352523fe45 (diff)
downloadpkgsrc-8c13f0bd0950428885e0977ef95900cdd8d95a3b.tar.gz
Set TEST_TARGET.
Diffstat (limited to 'news')
-rw-r--r--news/cg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/cg/Makefile b/news/cg/Makefile
index 06ff64e2be6..decee8e7133 100644
--- a/news/cg/Makefile
+++ b/news/cg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/11 17:29:37 snj Exp $
+# $NetBSD: Makefile,v 1.6 2005/03/08 10:17:10 wiz Exp $
#
DISTNAME= cg-0.4
@@ -11,5 +11,6 @@ COMMENT= Semi-automatic newsgroup binary downloader
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
+TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"