pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/estic Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b69c3b6aaa4
branches:  trunk
changeset: 512552:0b69c3b6aaa4
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu May 11 13:31:33 2006 +0000

description:
Uses C++.

diffstat:

 comms/estic/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 084eb9c27aec -r 0b69c3b6aaa4 comms/estic/Makefile
--- a/comms/estic/Makefile      Thu May 11 13:24:21 2006 +0000
+++ b/comms/estic/Makefile      Thu May 11 13:31:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/05/02 14:00:16 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2006/05/11 13:31:33 joerg Exp $
 
 DISTNAME=      estic-1.61
 PKGREVISION=   1
@@ -23,6 +23,8 @@
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV:C/-.*//}
 
+USE_LANGUAGES= c++
+
 BUILD_TARGET=  depend all
 ESTICPATCH=    ${DISTNAME}-patch-from-1.60${EXTRACT_SUFX}
 LIB_TARGET=    depend lib



Home | Main Index | Thread Index | Old Index