summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.15.3.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
index 02ad304a23b1..b418883270af 100644
--- a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
@@ -27,11 +27,6 @@ DEPEND="
virtual/pkgconfig
"
-src_prepare() {
- default
- find -name Makefile.in -exec sed -i 's:\<ar\>:$(AR):' {} +
-}
-
src_configure() {
econf \
$(use_with tcpd libwrap) \