1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Fix build

PR:		ports/113976
Submitted by:	Scott Flatman <sf@slappy.org> (maintainer)
This commit is contained in:
Pav Lucistnik 2007-06-26 21:49:54 +00:00
parent e47b27f8e3
commit 6b4aa78d33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194319

View File

@ -42,7 +42,7 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION}
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
BROKEN= Does not build on amd64
MAKE_ENV+= CC="${CC}"
.endif
# Lisp to build with. Define only ONE of these!