diff options
Diffstat (limited to 'games/quake2lnx/Makefile')
-rw-r--r-- | games/quake2lnx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile index 77575591fc7c..94f029a1e0b7 100644 --- a/games/quake2lnx/Makefile +++ b/games/quake2lnx/Makefile @@ -74,7 +74,7 @@ PLIST_SUB+= GLX="@comment " .if defined(WITH_EYECANDY) DISTFILES+= maxpak.pak -LIB_DEPENDS+= jpeg.10:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg MAKE_ARGS+= BUILD_QMAX=YES PLIST_SUB+= QMAX="" .else |