aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ncftp1/files
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-06-16 17:03:53 +0800
committerkris <kris@FreeBSD.org>2002-06-16 17:03:53 +0800
commit9672beca009ec4a460ebca0061e258f0c41c0170 (patch)
treeabb7d06e4579115adba7c1d1f99dbfacc8d6a149 /ftp/ncftp1/files
parentf4b2c221c64457a36c9c4800109c691806bc8217 (diff)
downloadfreebsd-ports-gnome-9672beca009ec4a460ebca0061e258f0c41c0170.tar.gz
freebsd-ports-gnome-9672beca009ec4a460ebca0061e258f0c41c0170.tar.zst
freebsd-ports-gnome-9672beca009ec4a460ebca0061e258f0c41c0170.zip
Fix build on -current.
Submitted by: mike
Diffstat (limited to 'ftp/ncftp1/files')
-rw-r--r--ftp/ncftp1/files/patch-sys.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/ncftp1/files/patch-sys.h b/ftp/ncftp1/files/patch-sys.h
new file mode 100644
index 000000000000..8d65c5ddc96c
--- /dev/null
+++ b/ftp/ncftp1/files/patch-sys.h
@@ -0,0 +1,10 @@
+--- sys.h.orig Tue Jun 4 21:12:36 2002
++++ sys.h Tue Jun 4 21:12:44 2002
+@@ -423,7 +423,6 @@
+ # define HERROR 1
+ # define TERMIOS 1
+ # define HAS_GETCWD 1
+-# define U_WAIT 1
+ # define NO_CONST 1 /* avoid prototype conflict */
+ #endif
+