1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Marked broken for ia64

Submitted by:   pointyhat
Approved by:    maintainer
This commit is contained in:
Martin Wilke 2007-03-14 14:06:17 +00:00
parent 19f2c0389a
commit 32c4bc86e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187377

View File

@ -22,4 +22,10 @@ USE_GNOME= gtk20 libglade2
PLIST_FILES= bin/desmume-glade bin/desmume bin/desmume-cli
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
BROKEN= Does not compile on ia64
.endif
.include <bsd.port.post.mk>