pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/polsms Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0cd20c5cd9e3
branches:  trunk
changeset: 514062:0cd20c5cd9e3
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 07 12:43:54 2006 +0000

description:
Uses C++.

diffstat:

 net/polsms/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d82d5ffe0241 -r 0cd20c5cd9e3 net/polsms/Makefile
--- a/net/polsms/Makefile       Wed Jun 07 12:43:13 2006 +0000
+++ b/net/polsms/Makefile       Wed Jun 07 12:43:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/02/05 23:10:29 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2006/06/07 12:43:54 joerg Exp $
 #
 
 DISTNAME=      sms-2.0.3
@@ -11,6 +11,7 @@
 HOMEPAGE=      http://www.ceti.pl/~miki/komputery/sms.html
 COMMENT=       Send SMS to cellular phones in Poland (Plus, Idea, Era)
 
+USE_LANGUAGES= c++
 USE_TOOLS+=    gmake
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index