pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/argp
Module Name: pkgsrc
Committed By: wiedi
Date: Fri Sep 28 20:07:50 UTC 2018
Modified Files:
pkgsrc/devel/argp: Makefile
Log Message:
argp: c99 fixes SunOS
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/argp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/argp/Makefile
diff -u pkgsrc/devel/argp/Makefile:1.4 pkgsrc/devel/argp/Makefile:1.5
--- pkgsrc/devel/argp/Makefile:1.4 Wed Oct 31 11:16:37 2012
+++ pkgsrc/devel/argp/Makefile Fri Sep 28 20:07:50 2018
@@ -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 @@ COMMENT= Argument parsing function from
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+USE_LANGUAGES= c99
INSTALLATION_DIRS= include lib
Home |
Main Index |
Thread Index |
Old Index