BROKEN on ia64: Does not compile
This commit is contained in:
@@ -19,8 +19,14 @@ USE_IMAKE= yes
|
||||
MAN1= mpeg_play.1
|
||||
PLIST_FILES= bin/mpeg_play
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= "Does not compile on ia64"
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
${CP} ${WRKSRC}/Imakefile.proto ${WRKSRC}/Imakefile
|
||||
${CP} ${WRKSRC}/mpeg_play.1 ${WRKSRC}/mpeg_play.man
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Reference in New Issue
Block a user