aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xxdiff/files
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-11-07 18:40:30 +0800
committerpetef <petef@FreeBSD.org>2001-11-07 18:40:30 +0800
commitb132049cfc4cd9eff65ccf7593715f2bbf682aae (patch)
treef90db8ad53e5d49a5770a7db4ca5f3e5008b2de8 /textproc/xxdiff/files
parent551f40ac1d14b7ce35d49de618b339282804fda8 (diff)
downloadfreebsd-ports-gnome-b132049cfc4cd9eff65ccf7593715f2bbf682aae.tar.gz
freebsd-ports-gnome-b132049cfc4cd9eff65ccf7593715f2bbf682aae.tar.zst
freebsd-ports-gnome-b132049cfc4cd9eff65ccf7593715f2bbf682aae.zip
Add xxdiff-2.0, a QT interface to view/merge differences between 2 or
3 files.
Diffstat (limited to 'textproc/xxdiff/files')
-rw-r--r--textproc/xxdiff/files/patch-src::xxdiff.pro17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/xxdiff/files/patch-src::xxdiff.pro b/textproc/xxdiff/files/patch-src::xxdiff.pro
new file mode 100644
index 000000000000..355670493b8d
--- /dev/null
+++ b/textproc/xxdiff/files/patch-src::xxdiff.pro
@@ -0,0 +1,17 @@
+$FreeBSD$
+
+--- xxdiff.pro.orig Tue Nov 6 15:00:01 2001
++++ xxdiff.pro Wed Nov 7 02:22:25 2001
+@@ -80,6 +80,12 @@
+ solaris-cc:TMAKE_CXXFLAGS += -DCOMPILER_SUNWSPRO
+
+
++#
++# FreeBSD
++#
++freebsd-g++:TMAKE_LIBS += ${PTHREAD_LIBS}
++
++
+ # Add diff files to link against directly
+ DIFFUTILS_DIR = ../diffutils-2.7
+