aboutsummaryrefslogtreecommitdiff
path: root/science/py-netCDF4
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-19 23:08:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-11-19 23:08:44 +0000
commit02e619a5d80d666372fdf370624b2d6c016de0d5 (patch)
treeab8d23ab014eb4477219665648225ccea56d0295 /science/py-netCDF4
parentf153879e96a329b43f46107b542848d2be0769c1 (diff)
downloadports-02e619a5d80d666372fdf370624b2d6c016de0d5.tar.gz
ports-02e619a5d80d666372fdf370624b2d6c016de0d5.zip
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
Notes
Notes: svn path=/head/; revision=334361
Diffstat (limited to 'science/py-netCDF4')
-rw-r--r--science/py-netCDF4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile
index 3027267504d4..516f1a865176 100644
--- a/science/py-netCDF4/Makefile
+++ b/science/py-netCDF4/Makefile
@@ -22,7 +22,8 @@ RUN_DEPENDS= ${PYNUMPY}
OPTIONS_DEFINE= DOCS EXAMPLES
-USE_DOS2UNIX= utils/nc3tonc4
+USES= dos2unix
+DOS2UNIX_FILES= utils/nc3tonc4
USE_PYTHON= yes
USE_PYDISTUTILS= yes
MAKE_ENV= HDF5_INCDIR=${LOCALBASE}/include \