pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/newscache This uses %.o: %.c patterns -- thus it ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b026a503da1
branches: trunk
changeset: 490555:3b026a503da1
user: tv <tv%pkgsrc.org@localhost>
date: Tue Mar 15 04:28:25 2005 +0000
description:
This uses %.o: %.c patterns -- thus it needs gmake. (Does not build
properly on the older bmake in bootstrap.)
diffstat:
news/newscache/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 50b6824a995c -r 3b026a503da1 news/newscache/Makefile
--- a/news/newscache/Makefile Tue Mar 15 03:59:38 2005 +0000
+++ b/news/newscache/Makefile Tue Mar 15 04:28:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/15 22:46:10 kristerw Exp $
+# $NetBSD: Makefile,v 1.13 2005/03/15 04:28:25 tv Exp $
#
DISTNAME= NewsCache-0.99.22p1
@@ -12,6 +12,7 @@
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
+USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
USE_PKGINSTALL= YES
INFO_FILES= NewsCache.info
Home |
Main Index |
Thread Index |
Old Index