diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
commit | 60b37dbedcfe6e22fe9a61ee8432ae7bd2780483 (patch) | |
tree | 42c5d548da07f10a85c92da3191700e6f34e6829 /graphics/libmorph/files/patch-Makefile.in | |
parent | security/arirang: Mark broken with Ruby 2.0 or newer (diff) |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'graphics/libmorph/files/patch-Makefile.in')
-rw-r--r-- | graphics/libmorph/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/libmorph/files/patch-Makefile.in b/graphics/libmorph/files/patch-Makefile.in new file mode 100644 index 000000000000..e0a3b69d7b33 --- /dev/null +++ b/graphics/libmorph/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Dec 6 16:23:50 1999 ++++ Makefile.in Thu Sep 14 10:32:13 2000 +@@ -77,7 +77,7 @@ + VERSION = @VERSION@ + + SUBDIRS = src +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = libmorphConf.sh + + EXTRA_DIST = configure acconfig.h libmorphConf.sh.in |