pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/silgraphite silgraphite uses C99 features.
details: https://anonhg.NetBSD.org/pkgsrc/rev/01337f747cb0
branches: trunk
changeset: 552806:01337f747cb0
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Jan 09 20:32:19 2009 +0000
description:
silgraphite uses C99 features.
diffstat:
graphics/silgraphite/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ca0b1c5127af -r 01337f747cb0 graphics/silgraphite/Makefile
--- a/graphics/silgraphite/Makefile Fri Jan 09 19:34:44 2009 +0000
+++ b/graphics/silgraphite/Makefile Fri Jan 09 20:32:19 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/09 01:54:25 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/09 20:32:19 minskim Exp $
DISTNAME= silgraphite-2.3
CATEGORIES= graphics
@@ -13,7 +13,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c99 c++
WRKSRC= ${WRKDIR}/${DISTNAME}/engine
PKGCONFIG_OVERRIDE+= silgraphite.pc.in
Home |
Main Index |
Thread Index |
Old Index