aboutsummaryrefslogtreecommitdiff
path: root/science/grib_api
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /science/grib_api
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'science/grib_api')
-rw-r--r--science/grib_api/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/science/grib_api/Makefile b/science/grib_api/Makefile
index c374e8a2b30d..c34df1648845 100644
--- a/science/grib_api/Makefile
+++ b/science/grib_api/Makefile
@@ -12,8 +12,8 @@ COMMENT= ECMWF API for WMO FM-92 GRIB messages
LICENSE= APACHE20
-LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf \
- libpng.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libnetcdf.so:science/netcdf \
+ libpng.so:graphics/png
OPTIONS_SINGLE= JPEG
OPTIONS_SINGLE_JPEG= JASPER OPENJPEG
@@ -30,9 +30,9 @@ USES= libtool pathfix
PORTDATA= *
JASPER_CONFIGURE_ON= --with-jasper=${LOCALBASE}
-JASPER_LIB_DEPENDS= libjasper.so:${PORTSDIR}/graphics/jasper
+JASPER_LIB_DEPENDS= libjasper.so:graphics/jasper
OPENJPEG_CONFIGURE_ON= --with-openjpeg=${LOCALBASE}
-OPENJPEG_LIB_DEPENDS= libopenjpeg.so:${PORTSDIR}/graphics/openjpeg15
+OPENJPEG_LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/tools/grib1to2 ${STAGEDIR}${PREFIX}/bin/grib1to2