From 1dbf74997a9a2597c63a4888f2237d4f68a94a6d Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Wed, 8 Dec 2004 23:42:02 +0000 Subject: Mark BROKEN on alpha. --- sysutils/sge/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sysutils/sge/Makefile') diff --git a/sysutils/sge/Makefile b/sysutils/sge/Makefile index 2db20e5496e3..f32b049ad9cf 100644 --- a/sysutils/sge/Makefile +++ b/sysutils/sge/Makefile @@ -59,6 +59,11 @@ MAN8= sge_commd.8 sge_execd.8 sge_qmaster.8 sge_schedd.8 \ sge_shadowd.8 sge_shepherd.8 sgecommdcntl.8 EXCEPTFILES= arc_depend_irix.asc arc_depend_solaris.asc man +.include +.if ARCH=alpha +BROKEN= Does not build on Alpha +.endif + post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ -e "s|%%X11BASE%%|${X11BASE}|g" \ @@ -135,4 +140,4 @@ distfile: @${RM} -rf ${WRKDIR}/${XDISTNAME} @${RMDIR} ${WRKDIR} 2> /dev/null || true -.include +.include -- cgit v1.2.3