aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>2003-12-09 08:40:24 +0800
committerse <se@FreeBSD.org>2003-12-09 08:40:24 +0800
commit9ec65e62fb7c580f80c9f1e936480df5378f7316 (patch)
treeef2ff2ba580d0fc1a033140806830abe14385970 /net
parent11e130cff67cc475149233dae724c284bea186b6 (diff)
downloadfreebsd-ports-gnome-9ec65e62fb7c580f80c9f1e936480df5378f7316.tar.gz
freebsd-ports-gnome-9ec65e62fb7c580f80c9f1e936480df5378f7316.tar.zst
freebsd-ports-gnome-9ec65e62fb7c580f80c9f1e936480df5378f7316.zip
Fix white-space problem in patch.
Diffstat (limited to 'net')
-rw-r--r--net/scotty3/files/patch-af2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scotty3/files/patch-af b/net/scotty3/files/patch-af
index 19ba69fd4144..98a20d3d73af 100644
--- a/net/scotty3/files/patch-af
+++ b/net/scotty3/files/patch-af
@@ -9,7 +9,7 @@
+#define TnmStat stat
+#else
#define TnmCreateDirectory TclpCreateDirectory
--#if TCL_MAJOR_VERSION == 8 && TCL_MINOR_VERSION == 8 && TCL_RELEASE_SERIAL > 2
+-#if TCL_MAJOR_VERSION == 8 && TCL_MINOR_VERSION == 8 && TCL_RELEASE_SERIAL > 2
+#if TCL_MAJOR_VERSION == 8 && TCL_MINOR_VERSION == 3 && TCL_RELEASE_SERIAL > 2
#define TnmStat TclStat
#else