pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/pilot-link comms/pilot-link-libs, comms/p5-pilot...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3dec012d4cbe
branches:  trunk
changeset: 508830:3dec012d4cbe
user:      schwarz <schwarz%pkgsrc.org@localhost>
date:      Sun Feb 26 13:47:29 2006 +0000

description:
comms/pilot-link-libs, comms/p5-pilot-link, and comms/pilot-link all use
both C and C++

diffstat:

 comms/pilot-link/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5a19de907412 -r 3dec012d4cbe comms/pilot-link/Makefile.common
--- a/comms/pilot-link/Makefile.common  Sun Feb 26 13:44:18 2006 +0000
+++ b/comms/pilot-link/Makefile.common  Sun Feb 26 13:47:29 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2005/05/22 21:53:49 rillig Exp $
+# $NetBSD: Makefile.common,v 1.8 2006/02/26 13:47:29 schwarz Exp $
 
 DISTNAME=              pilot-link-${PILOT_LINK_VERS}
 CATEGORIES=            comms
@@ -10,6 +10,7 @@
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
 HOMEPAGE?=             http://www.pilot-link.org/
 
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index