ports/graphics/feh/files/patch-src_Makefile
Niclas Zeising c6fd70aef1 Update to 2.23
Use our own getopt instead of bundled version.

ChangeLog: https://feh.finalrewind.org/archive/2.23/
2017-12-31 11:08:25 +00:00

11 lines
206 B
Text

--- 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 \