pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/GUIlib Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/edbe23859e76
branches: trunk
changeset: 512796:edbe23859e76
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon May 15 21:35:40 2006 +0000
description:
Uses C++.
diffstat:
graphics/GUIlib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7103ab3d2be3 -r edbe23859e76 graphics/GUIlib/Makefile
--- a/graphics/GUIlib/Makefile Mon May 15 21:33:12 2006 +0000
+++ b/graphics/GUIlib/Makefile Mon May 15 21:35:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:27 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/05/15 21:35:40 joerg Exp $
#
DISTNAME= GUIlib-1.1.0
@@ -12,6 +12,7 @@
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
Home |
Main Index |
Thread Index |
Old Index