mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
BROKEN on alpha: Does not compile
This commit is contained in:
parent
dacacad241
commit
06b69aa49b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106546
@ -57,6 +57,10 @@ DISTFILES+= ${DICT:S/$/.tgz/g}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "Does not compile on alpha"
|
||||
.endif
|
||||
|
||||
.if ${XFREE86_VERSION} >= 4 && defined(WITH_OPENGL)
|
||||
LIB_DEPENDS+= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
|
||||
USE_GL= yes
|
||||
|
Loading…
Reference in New Issue
Block a user