summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-11 16:38:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-11 16:38:32 +0000
commiteb362fcae7a51e7f626ace825ee0b91b7b721fdf (patch)
tree7bf5b61458b906e09dab86230439dbeb2513630e
parent- Add LICENSE (diff)
- Add LICENSE
- Regenerate patches
Diffstat (limited to '')
-rw-r--r--devel/argp-standalone/Makefile3
-rw-r--r--devel/argp-standalone/files/patch-Makefile.am4
-rw-r--r--devel/argp-standalone/files/patch-configure.ac6
-rw-r--r--devel/argp-standalone/files/patch-testsuite_Makefile.am6
4 files changed, 11 insertions, 8 deletions
diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile
index a4d6939b80e0..dfc0c3656c49 100644
--- a/devel/argp-standalone/Makefile
+++ b/devel/argp-standalone/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/misc/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Standalone version of arguments parsing functions from GLIBC
+LICENSE= LGPL20+ PD
+LICENSE_COMB= multi
+
USES= autoreconf libtool
USE_CSTD= gnu89
GNU_CONFIGURE= yes
diff --git a/devel/argp-standalone/files/patch-Makefile.am b/devel/argp-standalone/files/patch-Makefile.am
index d3e4107490e7..08a6c6c10fea 100644
--- a/devel/argp-standalone/files/patch-Makefile.am
+++ b/devel/argp-standalone/files/patch-Makefile.am
@@ -1,5 +1,5 @@
---- Makefile.am.orig 2009-05-28 15:19:50.000000000 +0200
-+++ Makefile.am 2009-05-28 15:30:57.000000000 +0200
+--- Makefile.am.orig 2004-02-23 17:57:28 UTC
++++ Makefile.am
@@ -21,20 +21,20 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = . testsuite
diff --git a/devel/argp-standalone/files/patch-configure.ac b/devel/argp-standalone/files/patch-configure.ac
index 5abdedba7879..7ddac4df6773 100644
--- a/devel/argp-standalone/files/patch-configure.ac
+++ b/devel/argp-standalone/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- configure.ac.orig 2009-05-28 15:20:01.000000000 +0200
-+++ configure.ac 2009-05-28 15:21:06.000000000 +0200
-@@ -17,6 +17,7 @@
+--- configure.ac.orig 2004-02-23 17:57:29 UTC
++++ configure.ac
+@@ -17,6 +17,7 @@ AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_RANLIB
AM_PROG_CC_STDC
diff --git a/devel/argp-standalone/files/patch-testsuite_Makefile.am b/devel/argp-standalone/files/patch-testsuite_Makefile.am
index 233db8bf9320..c927bd57792d 100644
--- a/devel/argp-standalone/files/patch-testsuite_Makefile.am
+++ b/devel/argp-standalone/files/patch-testsuite_Makefile.am
@@ -1,6 +1,6 @@
---- testsuite/Makefile.am.orig 2009-05-28 15:21:33.000000000 +0200
-+++ testsuite/Makefile.am 2009-05-28 15:21:41.000000000 +0200
-@@ -5,7 +5,7 @@
+--- testsuite/Makefile.am.orig 2003-02-04 19:38:52 UTC
++++ testsuite/Makefile.am
+@@ -5,7 +5,7 @@ TS_ALL = $(TS_PROGS) $(TS_SH)
noinst_PROGRAMS = $(TS_PROGS) ex1 ex3 ex4