aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-GDD
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2012-08-29 15:16:25 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2012-08-29 15:16:25 +0000
commitcaa145a5c78ebe027c8fedf4bfc8362001c2481f (patch)
tree3bef0629f966fb3c51507993b0271b4446be2f89 /graphics/R-cran-GDD
parent0dea6ea6ddef460c48d74b8056edbe5cf8e09e76 (diff)
downloadports-caa145a5c78ebe027c8fedf4bfc8362001c2481f.tar.gz
ports-caa145a5c78ebe027c8fedf4bfc8362001c2481f.zip
Add graphics/gd as a build and runtime dependency
Submitted by: Beat Gaetzi <beat@freebsd.org>
Notes
Notes: svn path=/head/; revision=303341
Diffstat (limited to 'graphics/R-cran-GDD')
-rw-r--r--graphics/R-cran-GDD/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/R-cran-GDD/Makefile b/graphics/R-cran-GDD/Makefile
index 7cb203c784aa..f2c323b2e5ba 100644
--- a/graphics/R-cran-GDD/Makefile
+++ b/graphics/R-cran-GDD/Makefile
@@ -6,6 +6,7 @@
PORTNAME= GDD
DISTVERSION= 0.1-13.1
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -14,6 +15,9 @@ COMMENT= Graphics device for R for creating bitmap output
LICENSE= GPLv2
+BUILD_DEPENDS= gd>=2.0.35_8,1:${PORTSDIR}/graphics/gd
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_R_MOD= yes