aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-POE-Component-RRDTool
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-01-25 13:20:56 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-01-25 13:20:56 +0000
commit2ec232d2a6b86c4de5d27d2d2540932a2ab5b7a1 (patch)
tree53cc87ccfeebdf5b41b67f2f671817fad94e2480 /databases/p5-POE-Component-RRDTool
parent13e66190eb5d6b0cd070c0c6faae929ea13b8eaf (diff)
downloadports-2ec232d2a6b86c4de5d27d2d2540932a2ab5b7a1.tar.gz
ports-2ec232d2a6b86c4de5d27d2d2540932a2ab5b7a1.zip
Notes
Diffstat (limited to 'databases/p5-POE-Component-RRDTool')
-rw-r--r--databases/p5-POE-Component-RRDTool/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile
index 91b82f17e514..e39310489713 100644
--- a/databases/p5-POE-Component-RRDTool/Makefile
+++ b/databases/p5-POE-Component-RRDTool/Makefile
@@ -24,4 +24,8 @@ CONFIGURE_ARGS= </dev/null
MAN3= POE::Component::RRDTool.3
+post-patch:
+ @${PERL} -pi -e 's/(\(\$$maj, \$$min, \$$sub\))/$$1; $$1/' \
+ ${WRKSRC}/Makefile.PL
+
.include <bsd.port.mk>