From 4f266b41714509691e80cd4780bde7eae8a01e3d Mon Sep 17 00:00:00 2001 From: landry Date: Fri, 21 Dec 2012 18:13:08 +0000 Subject: [PATCH] Mark as BROKEN-hppa: never built there. There should probably be a easy fix, but that'd involve a brave soul digging into the patch maze. --- lang/gfortran/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/gfortran/Makefile b/lang/gfortran/Makefile index 402ab3b5dc5..df4d91f14a5 100644 --- a/lang/gfortran/Makefile +++ b/lang/gfortran/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.16 2012/10/07 20:09:44 landry Exp $ +# $OpenBSD: Makefile,v 1.17 2012/12/21 18:13:08 landry Exp $ ONLY_FOR_ARCHS = ${GCC4_ARCHS} SYSV = 4.2.1 +BROKEN-hppa = port not contributed COMMENT-main = GNU fortran 77 and fortran 95 compiler COMMENT-lib = GNU fortran library