summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/gltron/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile
index 02911d2d06d7..dc555c8f0ddd 100644
--- a/games/gltron/Makefile
+++ b/games/gltron/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://gltron.sourceforge.net/download/
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
- glut.3:${PORTSDIR}/graphics/Mesa3
+ glut.3:${PORTSDIR}/graphics/Mesa3 \
+ png.3:${PORTSDIR}/graphics/png
.if defined(NO_SOUND)
SOUND=""