diff options
| -rw-r--r-- | science/cdcl/Makefile | 1 | ||||
| -rw-r--r-- | science/dcl/Makefile | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile index 52d21e9ddef8..12fee8a21037 100644 --- a/science/cdcl/Makefile +++ b/science/cdcl/Makefile @@ -13,6 +13,7 @@ DISTNAME= dcl-${PORTVERSION}-C MAINTAINER= murashin@gfd-dennou.org COMMENT= Scientific graphic library for geoscience +BROKEN= fails to fetch from mastersite (newest release is 7.4.0 of 2020611) BROKEN_armv6= fails to link: final link failed: Nonrepresentable section on output BROKEN_armv7= fails to link: final link failed: Nonrepresentable section on output diff --git a/science/dcl/Makefile b/science/dcl/Makefile index 06f1e54cc7d2..9a0406daefa9 100644 --- a/science/dcl/Makefile +++ b/science/dcl/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.gfd-dennou.org/library/dcl/ \ MAINTAINER= murashin@gfd-dennou.org COMMENT= Scientific graphic library for geoscience +BROKEN= fails to fetch from mastersite (newest release is 7.4.0 of 2020611) + MAKE_JOBS_UNSAFE= yes USES= desthack fortran gnome pkgconfig xorg USE_XORG= x11 xext |
