pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/gpsd Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a42cc6b84bb
branches:  trunk
changeset: 512468:3a42cc6b84bb
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed May 10 13:04:34 2006 +0000

description:
Uses C++.

diffstat:

 geography/gpsd/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bcb511d7e4ed -r 3a42cc6b84bb geography/gpsd/Makefile
--- a/geography/gpsd/Makefile   Wed May 10 12:47:01 2006 +0000
+++ b/geography/gpsd/Makefile   Wed May 10 13:04:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/05/07 06:15:14 simonb Exp $
+# $NetBSD: Makefile,v 1.6 2006/05/10 13:04:34 joerg Exp $
 
 DISTNAME=      gpsd-2.31
 CATEGORIES=    geography
@@ -10,6 +10,7 @@
 
 GNU_CONFIGURE= YES
 USE_LIBTOOL=   yes
+USE_LANGUAGES= c c++
 
 INSTALLATION_DIRS=     sbin
 



Home | Main Index | Thread Index | Old Index