summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/GD/GD-2.730.0-r1.ebuild')
-rw-r--r--dev-perl/GD/GD-2.730.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GD/GD-2.730.0-r1.ebuild b/dev-perl/GD/GD-2.730.0-r1.ebuild
index 6d099c37daa2..747eb63a2147 100644
--- a/dev-perl/GD/GD-2.730.0-r1.ebuild
+++ b/dev-perl/GD/GD-2.730.0-r1.ebuild
@@ -58,7 +58,7 @@ src_configure() {
# The following flags do not work properly. This is why we force-enable
# at least some of them. See bug 787404 as tracker.
- use gif && use animgif && myconf+=",ANIMGIF"
+ use animgif && myconf+=",ANIMGIF"
myconf+=",JPEG"
use truetype && myconf+=",FT"
myconf+=",PNG"