summaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-04-20 18:59:48 +0000
committertron <tron@pkgsrc.org>1999-04-20 18:59:48 +0000
commitbb9b3c5bbb8d3e42c2dc6aa853a60ad8fcf1946c (patch)
tree42219eed547d359a124b1625320ce2f530318d12 /net/vnc
parentf5a5666862238472a08c264baf8030a46a0ba976 (diff)
downloadpkgsrc-bb9b3c5bbb8d3e42c2dc6aa853a60ad8fcf1946c.tar.gz
Back out unintended commit.
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/patches/patch-aa35
1 files changed, 16 insertions, 19 deletions
diff --git a/net/vnc/patches/patch-aa b/net/vnc/patches/patch-aa
index f26e63956ec..1913ae48040 100644
--- a/net/vnc/patches/patch-aa
+++ b/net/vnc/patches/patch-aa
@@ -1,20 +1,17 @@
-$NetBSD: patch-aa,v 1.4 1999/04/20 18:39:34 tron Exp $
+$NetBSD: patch-aa,v 1.5 1999/04/20 18:59:48 tron Exp $
---- Xvnc/config/cf/NetBSD.cf.orig Sat Jul 26 08:30:39 1997
-+++ Xvnc/config/cf/NetBSD.cf Tue Apr 20 20:20:09 1999
-@@ -88,7 +88,7 @@
- #define MkdirHierCmd mkdir -p
-
- #define CppCmd /usr/libexec/cpp
--#define StandardCppDefines -traditional
-+#define StandardCppDefines -traditional -Dunix
- #define PreProcessCmd CppCmd
- #define PreIncDir /usr/include
-
-@@ -373,5 +373,5 @@
- * Definition for compiling on Alpha machines
- */
- #ifdef AlphaArchitecture
--#define BuildServer NO
-+#define BuildServer YES
- #endif
+*** Xvnc/config/cf/NetBSD.cf.orig Tue Jul 28 14:19:10 1998
+--- Xvnc/config/cf/NetBSD.cf Tue Jul 28 12:45:19 1998
+***************
+*** 373,377 ****
+ * Definition for compiling on Alpha machines
+ */
+ #ifdef AlphaArchitecture
+! #define BuildServer NO
+ #endif
+--- 373,377 ----
+ * Definition for compiling on Alpha machines
+ */
+ #ifdef AlphaArchitecture
+! #define BuildServer YES
+ #endif