diff options
Diffstat (limited to 'games/battleball')
-rw-r--r-- | games/battleball/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 257872335e49..0e9827050ecb 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -14,9 +14,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 - USE_X_PREFIX= yes +USE_MESA= yes WRKSRC= ${WRKDIR}/battleball-2.1-src do-install: |