aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rrdtool10/Makefile')
-rw-r--r--databases/rrdtool10/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile
index ec76fc6b5dec..5961f94be5b7 100644
--- a/databases/rrdtool10/Makefile
+++ b/databases/rrdtool10/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rrdtool
-PORTVERSION= 1.0.38
+PORTVERSION= 1.0.39
CATEGORIES= net
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
@@ -29,6 +29,9 @@ MAN1= RRDp.1 RRDs.1 bin_dec_hex.1 rrdcgi.1 rrdcreate.1 rrddump.1 \
MAN3= RRDp.3 RRDs.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+post-patch:
+ @${PERL} -pi -e 's#\x0D##g' ${WRKSRC}/doc/rrdresize.pod
+
post-install:
.if !defined(BATCH)
@${ECHO} ""