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 @@ -1,20 +1,22 @@ PORTNAME= GDD DISTVERSION= 0.1-13.1 PORTREVISION= 17 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} 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 RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME} USES= cran:auto-plist,compiles .include