summaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authortron <tron>1999-04-20 18:59:48 +0000
committertron <tron>1999-04-20 18:59:48 +0000
commitb95262f122a729809a2bf57facb02d1255483b78 (patch)
tree42219eed547d359a124b1625320ce2f530318d12 /net/vnc
parent5daf881e3106ffa329f503aebd7e18355c01e7e1 (diff)
downloadpkgsrc-b95262f122a729809a2bf57facb02d1255483b78.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