aboutsummaryrefslogtreecommitdiff
path: root/devel/py-game_sdl2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-game_sdl2/Makefile')
-rw-r--r--devel/py-game_sdl2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-game_sdl2/Makefile b/devel/py-game_sdl2/Makefile
index 98f26bce8355..6b2c2ac83255 100644
--- a/devel/py-game_sdl2/Makefile
+++ b/devel/py-game_sdl2/Makefile
@@ -15,13 +15,12 @@ LICENSE= LGPL21 ZLIB
LICENSE_COMB= multi
BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython
-LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
# Upstream tends to reroll distfiles before moving under /release/
PORTSCOUT= site:http://www.renpy.org/dl/release/
-USES= python tar:bz2
+USES= jpeg python tar:bz2
USE_SDL= image2 mixer2 ttf2
USE_PYTHON= autoplist distutils
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}