mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 18:10:38 -04:00
Use our own getopt instead of bundled version. ChangeLog: https://feh.finalrewind.org/archive/2.23/
11 lines
206 B
Text
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 \
|