diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:20:01 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:20:01 +0000 |
| commit | 0438fc26f0d6919bbce73c2edd0403bc86de4371 (patch) | |
| tree | 2150fb848141aac7ed7a5aa3efcb9d9faa7d5fa2 /textproc/libxslt/files/patch-Makefile.in | |
| parent | Rename sysutils/ patch-xy patches to reflect the files they modify. (diff) | |
Rename textproc/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'textproc/libxslt/files/patch-Makefile.in')
| -rw-r--r-- | textproc/libxslt/files/patch-Makefile.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/libxslt/files/patch-Makefile.in b/textproc/libxslt/files/patch-Makefile.in new file mode 100644 index 000000000000..3abe36878a76 --- /dev/null +++ b/textproc/libxslt/files/patch-Makefile.in @@ -0,0 +1,12 @@ +--- Makefile.in.orig 2012-10-22 16:13:46.000000000 +0000 ++++ Makefile.in 2012-10-22 16:14:29.000000000 +0000 +@@ -327,8 +327,7 @@ + libexslt \ + xsltproc \ + doc \ +- $(PYTHON_SUBDIR) \ +- tests ++ $(PYTHON_SUBDIR) + + DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests + confexecdir = $(libdir) |
