diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-04-20 00:15:47 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-04-20 00:15:47 +0000 |
commit | 38063ff5effadea54ada94a9874983b4ea75735a (patch) | |
tree | 8ea7e492501795c84f39878c3f9449bd00734f79 /textproc/xxdiff/files/patch-src::xxdiff.pro | |
parent | Two bugfixes: (diff) |
- update to 3.0.2
- unbreak: only depend on qt3 now
- install more docs
PR: 64516
Submitted by: hrs
Diffstat (limited to 'textproc/xxdiff/files/patch-src::xxdiff.pro')
-rw-r--r-- | textproc/xxdiff/files/patch-src::xxdiff.pro | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/xxdiff/files/patch-src::xxdiff.pro b/textproc/xxdiff/files/patch-src::xxdiff.pro deleted file mode 100644 index 355670493b8d..000000000000 --- a/textproc/xxdiff/files/patch-src::xxdiff.pro +++ /dev/null @@ -1,17 +0,0 @@ -$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 - |