Revert "x11-misc/shutterbug: Fix global scope use* calls, #582206" - repoman would...
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 7 May 2016 21:49:24 +0000 (23:49 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 7 May 2016 21:49:24 +0000 (23:49 +0200)
This reverts commit 5a3cc3108312a8982db95c0615361a4b1fe46884.

x11-misc/shutterbug/shutterbug-1.6.36.ebuild

index 0afa601a3b8cd87230936a2f0b2644a0ba8db994..89d7e038acf332db9c7aa38956182ca9eb7aa53c 100644 (file)
@@ -21,8 +21,6 @@ DEPEND="
 
 RDEPEND="${DEPEND}"
 
-src_configure() {
-       FOXCONF="$(use_enable jpeg) \
-               $(use_enable png) \
-               $(use_enable tiff)" fox_src_configure
-}
+FOXCONF="$(use_enable jpeg) \
+       $(use_enable png) \
+       $(use_enable tiff)"