summaryrefslogtreecommitdiffstats
path: root/sysutils/sge62
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2004-12-08 23:42:02 +0000
committerbrooks <brooks@FreeBSD.org>2004-12-08 23:42:02 +0000
commit2776df1e600ab0acf4c5dd40ac298af79d1f470d (patch)
tree1822d116b0486e13638f951a388d5c9fa0ea5a83 /sysutils/sge62
parent68fbba71b1f5eab3a570faf4162e1c716eb2705b (diff)
downloadFreeBSD-ports-2776df1e600ab0acf4c5dd40ac298af79d1f470d.zip
FreeBSD-ports-2776df1e600ab0acf4c5dd40ac298af79d1f470d.tar.gz
Mark BROKEN on alpha.
Diffstat (limited to 'sysutils/sge62')
-rw-r--r--sysutils/sge62/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/sge62/Makefile b/sysutils/sge62/Makefile
index 2db20e5..f32b049 100644
--- a/sysutils/sge62/Makefile
+++ b/sysutils/sge62/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 <bsd.port.pre.mk>
+.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 <bsd.port.mk>
+.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud