1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Slave port ruby18_static is BROKEN on amd64: Configure fails

This commit is contained in:
Kris Kennaway 2004-04-04 01:35:39 +00:00
parent e2b8201d4a
commit 5f4841248d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106083

View File

@ -23,6 +23,10 @@ RUBY_VER?= 1.6
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
BROKEN= "Configure fails on amd64"
.endif
# Beware, because gdbm is under GPL, you must treat the whole binary
# as GPL says if you include gdbm in it.
EXT_PORTS= databases/ruby-bdb1