- This is i386 only

Submitted by:	maintainer
This commit is contained in:
Pav Lucistnik 2005-04-27 14:42:04 +00:00
parent 25aaeba533
commit 86388f1380
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134256

View file

@ -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