pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/argp argp: c99 fixes SunOS
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad3b72a7da67
branches: trunk
changeset: 313378:ad3b72a7da67
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Fri Sep 28 20:07:50 2018 +0000
description:
argp: c99 fixes SunOS
diffstat:
devel/argp/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b4a040cc7565 -r ad3b72a7da67 devel/argp/Makefile
--- a/devel/argp/Makefile Fri Sep 28 16:01:32 2018 +0000
+++ b/devel/argp/Makefile Fri Sep 28 20:07:50 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/31 11:16:37 asau Exp $
+# $NetBSD: Makefile,v 1.5 2018/09/28 20:07:50 wiedi Exp $
DISTNAME= argp-standalone-1.3
PKGNAME= argp-1.3
@@ -12,6 +12,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+USE_LANGUAGES= c99
INSTALLATION_DIRS= include lib
Home |
Main Index |
Thread Index |
Old Index