diff options
| author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2026-05-11 00:58:42 +0000 |
|---|---|---|
| committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2026-05-11 01:03:08 +0000 |
| commit | 6e0efdfaa1172ec92dce5c60186b2458f7f97b95 (patch) | |
| tree | de5126c443ba7b3f91c12247c5d11c91aeee81c7 | |
| parent | 01274ce00df89cf34894cdf50ebd38903e6e1bc5 (diff) | |
graphics/R-cran-GDD: Mark as BROKEN
Mark GDD as BROKEN as it is no longer actively developed and fails to
compile with recent releases of R
| -rw-r--r-- | graphics/R-cran-GDD/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/R-cran-GDD/Makefile b/graphics/R-cran-GDD/Makefile index 488f89f783d3..ff8fc2d0d6e6 100644 --- a/graphics/R-cran-GDD/Makefile +++ b/graphics/R-cran-GDD/Makefile @@ -8,6 +8,8 @@ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Graphics device for R for creating bitmap output WWW= http://www.rosuda.org/R/GDD/ +BROKEN= Fails to compile with the latest version of R + LICENSE= GPLv2 BUILD_DEPENDS= libgd>=2.0.35_8,1:graphics/gd |
