aboutsummaryrefslogtreecommitdiffstats
path: root/net/rrdtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rrdtool/Makefile')
-rw-r--r--net/rrdtool/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile
index e0211277aa4e..9cee44a3c681 100644
--- a/net/rrdtool/Makefile
+++ b/net/rrdtool/Makefile
@@ -34,10 +34,6 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.pre.mk>
-.if ( ${PERL_LEVEL} <= 500503 )
-EXTRA_PATCHES= ${FILESDIR}/extra-patch-perl-shared::RRDs.xs
-.endif
-
.if defined(WITH_LATIN2)
CONFIGURE_ARGS+= --with-latin2
.endif