media-gfx/jpegtoavi: src_compile() -> src_configure()
authorAaron Bauman <bman@gentoo.org>
Tue, 29 May 2018 19:58:14 +0000 (15:58 -0400)
committerAaron Bauman <bman@gentoo.org>
Tue, 29 May 2018 20:10:24 +0000 (16:10 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-gfx/jpegtoavi/jpegtoavi-1.5.ebuild

index a11929389db1657d8c82d1afb4c9a953788c439a..5da0a3e246896c42d3d3ce08ab294f6ae2b9e678 100644 (file)
@@ -15,9 +15,8 @@ IUSE=""
 
 PATCHES=( "${FILESDIR}/${P}-Makefile.patch" )
 
-src_compile() {
+src_configure() {
        tc-export CC
-       default
 }
 
 src_install() {