diff options
Diffstat (limited to 'games/ensemblist/Makefile')
-rw-r--r-- | games/ensemblist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ensemblist/Makefile b/games/ensemblist/Makefile index 23ea3c82f31e..76d62661088d 100644 --- a/games/ensemblist/Makefile +++ b/games/ensemblist/Makefile @@ -7,7 +7,7 @@ PORTNAME= ensemblist PORTVERSION= 040126 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Assemble given shapes from primitives LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod \ - png.6:${PORTSDIR}/graphics/png + png15:${PORTSDIR}/graphics/png USE_GMAKE= yes USE_GL= glut |