summaryrefslogtreecommitdiff
path: root/textproc/mgdiff/files/patch-Imakefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-07-30 06:19:12 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-07-30 06:19:12 +0000
commit7b8ea41ccb298fe6328601b8a8ea15708bdcf7cd (patch)
tree0473d4efa96eaf14550fff2bb2542ecc189bf0bb /textproc/mgdiff/files/patch-Imakefile
parentPackage something (diff)
Unbreak
Diffstat (limited to '')
-rw-r--r--textproc/mgdiff/files/patch-Imakefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/textproc/mgdiff/files/patch-Imakefile b/textproc/mgdiff/files/patch-Imakefile
new file mode 100644
index 000000000000..31b50eaae62f
--- /dev/null
+++ b/textproc/mgdiff/files/patch-Imakefile
@@ -0,0 +1,19 @@
+--- ./Imakefile.orig 1994-05-19 02:01:00.000000000 +0000
++++ ./Imakefile 2014-07-30 06:12:52.000000000 +0000
+@@ -4,11 +4,13 @@
+
+ XCOMM Imakefile,v 2.0 1994/05/19 02:01:00 dan Exp
+
+-XMLIB = -lXm
++XMLIB = ${MOTIFLIB}
++
+ XCOMM
+-XCOMM for Dell SVR4
++XCOMM The gnuregex library is needed for the Motif file selection box widget.
+ XCOMM
+-EXTRA_LIBRARIES = -lc -lucb
++XCOMM
++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