aboutsummaryrefslogtreecommitdiff
path: root/textproc/R-cran-stringi
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2015-06-28 06:33:20 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2015-06-28 06:33:20 +0000
commit12fc7185c88b962e7292a52edf12407ce44ef5ae (patch)
treeb15686001a6b18927b207f40916678164f53d4b1 /textproc/R-cran-stringi
parent5f8894b154796b3a3335f958fbec9c65a56d0922 (diff)
downloadports-12fc7185c88b962e7292a52edf12407ce44ef5ae.tar.gz
ports-12fc7185c88b962e7292a52edf12407ce44ef5ae.zip
Notes
Diffstat (limited to 'textproc/R-cran-stringi')
-rw-r--r--textproc/R-cran-stringi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile
index 1ff77320b37d..978382a3e3c5 100644
--- a/textproc/R-cran-stringi/Makefile
+++ b/textproc/R-cran-stringi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= stringi
DISTVERSION= 0.5-2
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -13,6 +14,6 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu
-USES= cran:auto-plist
+USES= cran:auto-plist pkgconfig:build
.include <bsd.port.mk>