pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/global Requires c99.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8dfc13d16231
branches:  trunk
changeset: 650878:8dfc13d16231
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon Apr 27 15:00:34 2015 +0000

description:
Requires c99.

diffstat:

 devel/global/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e96b26bf6573 -r 8dfc13d16231 devel/global/Makefile
--- a/devel/global/Makefile     Mon Apr 27 14:55:54 2015 +0000
+++ b/devel/global/Makefile     Mon Apr 27 15:00:34 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2015/04/06 08:17:25 adam Exp $
+# $NetBSD: Makefile,v 1.52 2015/04/27 15:00:34 jperkin Exp $
 
 DISTNAME=      global-6.4
 PKGREVISION=   1
@@ -15,6 +15,7 @@
 CONFIGURE_ARGS+=       --with-posix-sort=${SORT:Q}
 
 INFO_FILES=            YES
+USE_LANGUAGES=         c99
 USE_LIBTOOL=           YES
 USE_TOOLS+=            perl:run sort:run
 



Home | Main Index | Thread Index | Old Index