- This is i386 only
Submitted by: maintainer
This commit is contained in:
parent
25aaeba533
commit
86388f1380
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134256
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue