PR:		ports/99153
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
This commit is contained in:
Ion-Mihai Tetcu 2006-06-21 15:17:44 +00:00
parent 48ea1f6d86
commit 4cfa69dbca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165925

View file

@ -23,7 +23,7 @@ USE_XPM= YES
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64" .if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
BROKEN= "Does not compile on sparc64 or ia64" BROKEN= Does not compile on sparc64 or ia64
.endif .endif
.include <bsd.port.post.mk> .include <bsd.port.post.mk>