diff options
Diffstat (limited to 'graphics/pyro/Makefile')
-rw-r--r-- | graphics/pyro/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/pyro/Makefile b/graphics/pyro/Makefile index becc6b6a4bc2..3e5f9678a7a2 100644 --- a/graphics/pyro/Makefile +++ b/graphics/pyro/Makefile @@ -13,8 +13,7 @@ COMMENT= Simple OpenGL-based firework simulator BROKEN= No public distfiles -LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg - +USES= jpeg USE_GL= gl glut USE_XORG= xi xmu xext |