diff options
Diffstat (limited to 'lang/python34/files/patch-Makefile.pre.in')
-rw-r--r-- | lang/python34/files/patch-Makefile.pre.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/python34/files/patch-Makefile.pre.in b/lang/python34/files/patch-Makefile.pre.in index 66c65e8407c9..2b820e254797 100644 --- a/lang/python34/files/patch-Makefile.pre.in +++ b/lang/python34/files/patch-Makefile.pre.in @@ -1,11 +1,9 @@ # Description: Remove duplicate CFLAGS, CPPFLAGS, LDFLAGS by stripping CONFIGURE_* -# Changeset: https://svnweb.freebsd.org/ports?view=revision&revision=326729 -# Submitted by: koobs@ +# Submitted by: koobs (r326729) # TODO: Upstream # Description: Run ranlib before installing the library read-only -# Changeset: https://svnweb.freebsd.org/ports?view=revision&revision=350207 -# Submitted by: antoine@ +# Submitted by: antoine@ (r350207) # TODO: Upstream --- ./Makefile.pre.in.orig 2014-03-17 13:31:30.000000000 +1100 |