diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/dkftpbench/files/patch-Makefile.in | |
parent | Add new port -- Rounded Mgen+ Japanese TrueType fonts (diff) |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'benchmarks/dkftpbench/files/patch-Makefile.in')
-rw-r--r-- | benchmarks/dkftpbench/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/dkftpbench/files/patch-Makefile.in b/benchmarks/dkftpbench/files/patch-Makefile.in index 4022f34012d8..6f0e9de47ed1 100644 --- a/benchmarks/dkftpbench/files/patch-Makefile.in +++ b/benchmarks/dkftpbench/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2002-07-31 19:00:13.000000000 +0400 -+++ Makefile.in 2015-09-08 20:28:30.951369000 +0300 -@@ -92,19 +92,6 @@ +--- Makefile.in.orig 2002-07-31 15:00:13 UTC ++++ Makefile.in +@@ -92,19 +92,6 @@ HAND_TESTS = \ # Real programs bin_PROGRAMS = dkftpbench @@ -20,7 +20,7 @@ # No info yet info_TEXINFOS = -@@ -828,7 +815,7 @@ +@@ -828,7 +815,7 @@ installcheck: installcheck-am install-exec-am: install-libLIBRARIES install-binPROGRAMS install-exec: install-exec-am @@ -29,7 +29,7 @@ install-data: install-data-am install-am: all-am -@@ -843,7 +830,7 @@ +@@ -843,7 +830,7 @@ install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \ |