summaryrefslogtreecommitdiff
path: root/Ports/mandoc/patches/fix-Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/mandoc/patches/fix-Makefile.patch')
-rw-r--r--Ports/mandoc/patches/fix-Makefile.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/Ports/mandoc/patches/fix-Makefile.patch b/Ports/mandoc/patches/fix-Makefile.patch
deleted file mode 100644
index de8d5c82e0..0000000000
--- a/Ports/mandoc/patches/fix-Makefile.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- mandoc-1.14.5/Makefile.orig Sat Jan 25 20:14:41 2020
-+++ mandoc-1.14.5/Makefile Sat Jan 25 20:15:10 2020
-@@ -63,6 +63,7 @@
- compat_fts.c \
- compat_getline.c \
- compat_getsubopt.c \
-+ compat_glob.c \
- compat_isblank.c \
- compat_mkdtemp.c \
- compat_ohash.c \
-@@ -251,6 +252,7 @@
- compat_fts.o \
- compat_getline.o \
- compat_getsubopt.o \
-+ compat_glob.o \
- compat_isblank.o \
- compat_mkdtemp.o \
- compat_ohash.o \