aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-gpclib
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2017-06-18 18:09:16 +0000
committerDavid Naylor <dbn@FreeBSD.org>2017-06-18 18:09:16 +0000
commit9920d3ae657e820bce42911009136fc059210d0d (patch)
tree237480885bd130394dbcbc56f765540bba4416e2 /math/R-cran-gpclib
parent4aeae92375bb57620d054d3cc88677ebba4f22bf (diff)
downloadports-9920d3ae657e820bce42911009136fc059210d0d.tar.gz
ports-9920d3ae657e820bce42911009136fc059210d0d.zip
Notes
Diffstat (limited to 'math/R-cran-gpclib')
-rw-r--r--math/R-cran-gpclib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-gpclib/Makefile b/math/R-cran-gpclib/Makefile
index 0137985e5034..b9c3d10ea1ba 100644
--- a/math/R-cran-gpclib/Makefile
+++ b/math/R-cran-gpclib/Makefile
@@ -3,13 +3,13 @@
PORTNAME= gpclib
DISTVERSION= 1.5-5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= General Polygon Clipping Library for R
-USES= cran:auto-plist
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>