aboutsummaryrefslogtreecommitdiff
path: root/devel/libavl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-04 19:26:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-04 19:26:24 +0000
commit228ab588738952bd42427886fd5368181243ba6e (patch)
tree7fe589d0d1b0e6d00b7aa9cd05fc46ca15de7655 /devel/libavl
parent7374b5a054d87d64914c6c36520e15fa14f3f31b (diff)
Notes
Diffstat (limited to 'devel/libavl')
-rw-r--r--devel/libavl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile
index 28cc2bcbb5a9..394a5a4b51fa 100644
--- a/devel/libavl/Makefile
+++ b/devel/libavl/Makefile
@@ -15,7 +15,4 @@ GNU_CONFIGURE= yes
INFO= avl
-post-patch:
- ${REINPLACE_CMD} -e '/echo.*RANLIB/,+1d' ${WRKSRC}/Makefile.in
-
.include <bsd.port.mk>