diff options
Diffstat (limited to 'graphics/grx/Makefile')
-rw-r--r-- | graphics/grx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/grx/Makefile b/graphics/grx/Makefile index 454f8d4ef63f..730000b28aba 100644 --- a/graphics/grx/Makefile +++ b/graphics/grx/Makefile @@ -66,7 +66,7 @@ PLIST_SUB+= GPC="@comment " .endif .if defined(WITH_JPEG) -LIB_DEPENDS+= jpeg.10:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg CONFIGURE_ARGS+=--enable-jpeg .else CONFIGURE_ARGS+=--disable-jpeg |