aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/nxserver/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/nxserver/Makefile b/net/nxserver/Makefile
index 4bf65074028..141e52887f4 100644
--- a/net/nxserver/Makefile
+++ b/net/nxserver/Makefile
@@ -40,13 +40,10 @@ USE_REINPLACE= yes
USE_GMAKE= yes
USE_IMAKE= yes
NO_FILTER_SHLIBS= yes
+ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= needs a lot of -fPIC added
-.endif
-
.if ${OSVERSION} < 500014
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-nx-X11-programs-Xserver-hw-nxagent-Reconnect.c
.endif