1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

BROKEN on ia64 and sparc64: Does not compile

This commit is contained in:
Kris Kennaway 2006-09-17 01:46:52 +00:00
parent 26dfe49930
commit ae0b9d9f9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173191

View File

@ -39,6 +39,10 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/ecl
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
BROKEN= Does not compile on ${ARCH}
.endif
.if !defined(WITHOUT_ASDF)
CONFIGURE_ARGS+=--with-asdf=yes
PLIST_SUB+= ASDF=""