aboutsummaryrefslogtreecommitdiff
path: root/science/pnetcdf/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-02-02 22:43:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-02-02 22:43:01 +0000
commit409b2a304587592535069734f8691f3c29a60f53 (patch)
treef5a5a67f4da7006d289d3e9695d276d7ada1bdf8 /science/pnetcdf/Makefile
parent60bed314260a1206501e0b24d3da123ec94291be (diff)
downloadports-409b2a304587592535069734f8691f3c29a60f53.tar.gz
ports-409b2a304587592535069734f8691f3c29a60f53.zip
- Update to 1.1.1
PR: 143442 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=249121
Diffstat (limited to 'science/pnetcdf/Makefile')
-rw-r--r--science/pnetcdf/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile
index 1d035c6c6487..17bc1246c4d5 100644
--- a/science/pnetcdf/Makefile
+++ b/science/pnetcdf/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pnetcdf
-PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTVERSION= 1.1.1
CATEGORIES= science parallel
MASTER_SITES= http://ftp.mcs.anl.gov/pub/parallel-netcdf/
DISTNAME= parallel-netcdf-${PORTVERSION}
@@ -46,12 +45,6 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/libmpich.so:${PORTSDIR}/net/mpich2
CONFIGURE_ARGS+=--with-mpi=${LOCALBASE}
.endif
-post-patch:
- @${REINPLACE_CMD} -e '/GENERATED/s|$$@|$$(INCDIR)|' \
- ${WRKSRC}/rules.make
- @${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|' \
- ${WRKSRC}/src/libf/mvar.[ch]
-
post-install:
.for file in ncmpidump ncmpigen ncvalid
@${STRIP_CMD} ${PREFIX}/bin/${file}