summaryrefslogtreecommitdiff
path: root/graphics/feh/files/patch-src_Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2017-12-31 11:08:25 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2017-12-31 11:08:25 +0000
commitc6fd70aef15ee514d9a594a3ec5ee2cf0cf58b12 (patch)
treea3c29f8a03f0fc240abeada571f48e5b5730b2e6 /graphics/feh/files/patch-src_Makefile
parentUpdate archivers/py-borgbackup to 1.1.4 (diff)
Update to 2.23
Use our own getopt instead of bundled version. ChangeLog: https://feh.finalrewind.org/archive/2.23/
Diffstat (limited to 'graphics/feh/files/patch-src_Makefile')
-rw-r--r--graphics/feh/files/patch-src_Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/feh/files/patch-src_Makefile b/graphics/feh/files/patch-src_Makefile
new file mode 100644
index 000000000000..38111a691727
--- /dev/null
+++ b/graphics/feh/files/patch-src_Makefile
@@ -0,0 +1,11 @@
+--- src/Makefile.orig 2017-12-28 18:28:35 UTC
++++ src/Makefile
+@@ -5,8 +5,6 @@ TARGETS = \
+ events.c \
+ feh_png.c \
+ filelist.c \
+- getopt.c \
+- getopt1.c \
+ gib_hash.c \
+ gib_imlib.c \
+ gib_list.c \