diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/ensemblist/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/ensemblist/Makefile b/games/ensemblist/Makefile index 8239ea21f48b..01d1dad928e3 100644 --- a/games/ensemblist/Makefile +++ b/games/ensemblist/Makefile @@ -7,7 +7,7 @@ PORTNAME= ensemblist PORTVERSION= 040126 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,8 +20,7 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut \ png.5:${PORTSDIR}/graphics/png USE_GMAKE= yes -USE_GL= yes -USE_X_PREFIX= yes +USE_GL= gl MAKE_ARGS= CC="${CC}" DATADIR="${DATADIR}" PLIST= ${WRKDIR}/pkg-plist |