ports/net/tightvnc/files/patch-Xvnc__config__cf__Imake.cf
Koichiro Iwao 0497f1d000 net/tightvnc: Switch to options helpers, etc
- Switch to options helpers
- Regenerate patches
- Adjust CONFLICTS since some conflicting ports removed from ports tree
- Pet portlint (bring USES earlier)
- Add missing USES,USE_XORG
- Bump PORTREVISION due to USES change

Sponsored by:	HAW International, Inc.
2019-03-26 05:31:27 +00:00

15 lines
414 B
CFEngine3

--- Xvnc/config/cf/Imake.cf.orig 2006-12-23 12:07:55 UTC
+++ Xvnc/config/cf/Imake.cf
@@ -206,6 +206,12 @@ XCOMM $XFree86: xc/config/cf/Imake.cf,v 3.66 2001/04/1
# define i386Architecture
# undef i386
# endif
+# ifdef __x86_64__
+# ifndef x86_64Architecture
+# define x86_64Architecture
+# endif
+# undef __x86_64__
+# endif
# ifdef __alpha__
# define AlphaBsdArchitecture
# define AlphaArchitecture