aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-png/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2013-08-05 21:24:18 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2013-08-05 21:24:18 +0000
commit6f67b2a43e1ce72a370096e70e2397e7b3fc23f2 (patch)
tree26a00f13f4ba600782e76e47a4e86e8655e70f79 /graphics/R-cran-png/Makefile
parent90059feda149a4425c63ea4e9d7be0c2e1df4b27 (diff)
downloadports-6f67b2a43e1ce72a370096e70e2397e7b3fc23f2.tar.gz
ports-6f67b2a43e1ce72a370096e70e2397e7b3fc23f2.zip
- Update to 0.1-6
- Add missing dependency
Notes
Notes: svn path=/head/; revision=324293
Diffstat (limited to 'graphics/R-cran-png/Makefile')
-rw-r--r--graphics/R-cran-png/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/R-cran-png/Makefile b/graphics/R-cran-png/Makefile
index 099b85c6417c..d8eb997e073f 100644
--- a/graphics/R-cran-png/Makefile
+++ b/graphics/R-cran-png/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= png
-DISTVERSION= 0.1-5
+DISTVERSION= 0.1-6
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -12,6 +12,8 @@ COMMENT= Read and write PNG images
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
+
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes