Index: head/textproc/R-cran-stringi/Makefile =================================================================== --- head/textproc/R-cran-stringi/Makefile (revision 390736) +++ head/textproc/R-cran-stringi/Makefile (revision 390737) @@ -1,18 +1,19 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= stringi DISTVERSION= 0.5-2 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Character String Processing Facilities LICENSE= BSD3CLAUSE LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu -USES= cran:auto-plist +USES= cran:auto-plist pkgconfig:build .include