summaryrefslogtreecommitdiffstats
path: root/graphics-libs/gd/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/gd/DEPENDS')
-rwxr-xr-xgraphics-libs/gd/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics-libs/gd/DEPENDS b/graphics-libs/gd/DEPENDS
index 855ccf337e..637204bd95 100755
--- a/graphics-libs/gd/DEPENDS
+++ b/graphics-libs/gd/DEPENDS
@@ -3,7 +3,7 @@ depends zlib &&
optional_depends libxpm '--with-xpm' '--without-xpm' 'Enable xpm support'
optional_depends libpng '--with-png' '--without-png' 'Enable png support' &&
-optional_depends jpeg '--with-jpeg' '--without-jpeg' 'Enable jpeg support' &&
+optional_depends JPEG '--with-jpeg' '--without-jpeg' 'Enable jpeg support' &&
optional_depends freetype2 '--with-freetype' '--without-freetype' 'Enable freetype support' &&
optional_depends fontconfig '--with-fontconfig' '--without-fontconfig' 'Enable fontconfig support' &&
optional_depends libx11 '--with-x' '--without-x' 'for using X11'