diff options
Diffstat (limited to 'games/ensemblist/Makefile')
-rw-r--r-- | games/ensemblist/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ensemblist/Makefile b/games/ensemblist/Makefile index 1ae71ae3037e..17be6c1baac5 100644 --- a/games/ensemblist/Makefile +++ b/games/ensemblist/Makefile @@ -7,6 +7,7 @@ PORTNAME= ensemblist PORTVERSION= 040126 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ip@doom.homeunix.org COMMENT= Assemble given shapes from primitives -LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut \ +LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut \ mikmod.2:${PORTSDIR}/audio/libmikmod \ png.5:${PORTSDIR}/graphics/png |