- Give a chance the port on amd64. As reported it builds now.
PR: ports/76322 Submitted by: Johan van Selst <johans(at)stack.nl>
This commit is contained in:
parent
580cde551e
commit
2e4c946219
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128310
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@ CFLAGS+= "-fPIC"
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= "Does not link on amd64 (mime port needs to provide libmime.so)"
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${LN} -sf libcgiparse.so.1 ${PREFIX}/lib/libcgiparse.so
|
||||
|
||||
|
|
Loading…
Reference in a new issue