1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Mark BROKEN outside i386: does not build

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2008-11-29 22:51:51 +00:00
parent 170425e08b
commit 771d8dea53
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223603

View File

@ -95,6 +95,10 @@ post-install:
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
BROKEN= does not compile
.endif
LDFLAGS+=-L${LOCALBASE}/lib -L${OPENSSLLIB} ${PTHREAD_LIBS}
PKG_CONFIG?=${LOCALBASE}/bin/pkg-config