diff --git a/x11-misc/autorandr/autorandr-1.11.ebuild b/x11-misc/autorandr/autorandr-1.11.ebuild index e3e0a318be..0b461bc821 100644 --- a/x11-misc/autorandr/autorandr-1.11.ebuild +++ b/x11-misc/autorandr/autorandr-1.11.ebuild @@ -29,11 +29,6 @@ DEPEND=" ${RDEPEND} " -src_prepare() { - default - sed -i 's/TARGETS=/TARGETS?=/' Makefile || die -} - src_compile() { if use launcher; then emake contrib/autorandr_launcher/autorandr-launcher diff --git a/x11-misc/autorandr/autorandr-9999.ebuild b/x11-misc/autorandr/autorandr-9999.ebuild index e3e0a318be..0b461bc821 100644 --- a/x11-misc/autorandr/autorandr-9999.ebuild +++ b/x11-misc/autorandr/autorandr-9999.ebuild @@ -29,11 +29,6 @@ DEPEND=" ${RDEPEND} " -src_prepare() { - default - sed -i 's/TARGETS=/TARGETS?=/' Makefile || die -} - src_compile() { if use launcher; then emake contrib/autorandr_launcher/autorandr-launcher