1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/textproc/mgdiff/files/patch-Imakefile
Niclas Zeising 44f22d6bf8 textproc/mgdiff: Remove libXp dependency
Remove libXp dependency from mgdiff, it is not needed, and libXp is
deprecated.
Remove deprecation from mgdiff.
2019-09-28 12:04:05 +00:00

12 lines
334 B
Plaintext

--- Imakefile.orig 2019-09-28 11:43:48 UTC
+++ Imakefile
@@ -8,7 +8,7 @@ XMLIB = -lXm
XCOMM
XCOMM for Dell SVR4
XCOMM
-EXTRA_LIBRARIES = -lc -lucb
+EXTRA_LIBRARIES = -lgnuregex
SRCS = mgdiff.c rundiff.c misc.c files.c spawn.c manual.c modal.c legend.c
OBJS = mgdiff.o rundiff.o misc.o files.o spawn.o manual.o modal.o legend.o