aboutsummaryrefslogtreecommitdiff
path: root/net/rrdtool10/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2004-08-09 06:45:01 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2004-08-09 06:45:01 +0000
commit1b3fa64f1b4578c1542150b926a2d22eeb052db4 (patch)
treec027de47d01c23fb02fcf969cb436e8dc3bdb0d4 /net/rrdtool10/Makefile
parentf210c45fd7a3b528bc701b4199c3555afaf86d7f (diff)
Notes
Diffstat (limited to 'net/rrdtool10/Makefile')
-rw-r--r--net/rrdtool10/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/rrdtool10/Makefile b/net/rrdtool10/Makefile
index e0211277aa4e..9cee44a3c681 100644
--- a/net/rrdtool10/Makefile
+++ b/net/rrdtool10/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