summaryrefslogtreecommitdiff
path: root/graphics/R-cran-latticeExtra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-latticeExtra/Makefile')
-rw-r--r--graphics/R-cran-latticeExtra/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/R-cran-latticeExtra/Makefile b/graphics/R-cran-latticeExtra/Makefile
index fc25d7baed16..d6a1b4582c7d 100644
--- a/graphics/R-cran-latticeExtra/Makefile
+++ b/graphics/R-cran-latticeExtra/Makefile
@@ -1,6 +1,5 @@
PORTNAME= latticeExtra
-DISTVERSION= 0.6-29
-PORTREVISION= 1
+DISTVERSION= 0.6-30
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -13,7 +12,8 @@ LICENSE_COMB= dual
CRAN_DEPENDS= R-cran-png>0:graphics/R-cran-png \
R-cran-jpeg>0:graphics/R-cran-jpeg \
- R-cran-RColorBrewer>0:graphics/R-cran-RColorBrewer
+ R-cran-RColorBrewer>0:graphics/R-cran-RColorBrewer \
+ R-cran-interp>0:devel/R-cran-interp
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}