aboutsummaryrefslogtreecommitdiff
path: root/science/grib_api/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-02 19:13:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-02 19:13:52 +0000
commit9225a97f3594d92c7be9425cb6f9fa6dcc5a5731 (patch)
tree2af09afb438f40935e285da6ea21e594e1faa8e3 /science/grib_api/Makefile
parent77648c81fbdbc486a5fa281f5dc5da0db110b59c (diff)
Notes
Diffstat (limited to 'science/grib_api/Makefile')
-rw-r--r--science/grib_api/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/science/grib_api/Makefile b/science/grib_api/Makefile
index 242f820ab39c..ff0ac2b7aa05 100644
--- a/science/grib_api/Makefile
+++ b/science/grib_api/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= grib_api
-PORTVERSION= 1.12.3
-PORTREVISION= 1
+PORTVERSION= 1.13.0
CATEGORIES= science
MASTER_SITES= https://software.ecmwf.int/wiki/download/attachments/3473437/
@@ -24,6 +23,8 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool pathfix
+PORTDATA= *
+
JASPER_CONFIGURE_ON= --with-jasper=${LOCALBASE}
JASPER_LIB_DEPENDS= libjasper.so:${PORTSDIR}/graphics/jasper
OPENJPEG_CONFIGURE_ON= --with-openjpeg=${LOCALBASE}