aboutsummaryrefslogtreecommitdiff
path: root/net/nxserver
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-27 14:42:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-27 14:42:04 +0000
commit86388f1380c50bd259e3ce1f50a575dfa75ab578 (patch)
treef45c94e4f1d00527ef97558d9296b8e928075168 /net/nxserver
parent25aaeba5337775640e4d2056c66315bfdaadcd91 (diff)
downloadports-86388f1380c50bd259e3ce1f50a575dfa75ab578.tar.gz
ports-86388f1380c50bd259e3ce1f50a575dfa75ab578.zip
Notes
Diffstat (limited to 'net/nxserver')
-rw-r--r--net/nxserver/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/nxserver/Makefile b/net/nxserver/Makefile
index 4bf650740280..141e52887f48 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