pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/bidwatcher We use/need c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8fe7042f3089
branches:  trunk
changeset: 467590:8fe7042f3089
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Feb 03 13:51:27 2004 +0000

description:
We use/need c++

diffstat:

 misc/bidwatcher/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7d18f8d4e839 -r 8fe7042f3089 misc/bidwatcher/Makefile
--- a/misc/bidwatcher/Makefile  Tue Feb 03 12:44:20 2004 +0000
+++ b/misc/bidwatcher/Makefile  Tue Feb 03 13:51:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2003/12/26 15:25:42 tron Exp $
+# $NetBSD: Makefile,v 1.34 2004/02/03 13:51:27 abs Exp $
 
 DISTNAME=      bidwatcher-1.3.11
 CATEGORIES=    misc
@@ -9,6 +9,7 @@
 COMMENT=        eBay snipe tool
 
 GNU_CONFIGURE=         YES
+USE_LANGUAGES=         c c++
 USE_BUILDLINK2=                YES
 
 DOCDIR=                ${PREFIX}/share/doc/bidwatcher



Home | Main Index | Thread Index | Old Index