diff options
Diffstat (limited to 'games/apoolGL/Makefile')
-rw-r--r-- | games/apoolGL/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/apoolGL/Makefile b/games/apoolGL/Makefile index 7eeaaca5efce..aaf4148ad10b 100644 --- a/games/apoolGL/Makefile +++ b/games/apoolGL/Makefile @@ -7,7 +7,7 @@ PORTNAME= apoolGL PORTVERSION= 0.99.22 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.planetjahn.de/files/ DISTNAME= ${PORTNAME}-099-pre22 @@ -15,9 +15,8 @@ DISTNAME= ${PORTNAME}-099-pre22 MAINTAINER= ports@FreeBSD.org COMMENT= Another billiard simulator -USE_X_PREFIX= yes USE_SDL= sdl -USE_GL= yes +USE_GL= gl PORTDOCS= ApoolGL.txt CHANGELOG OpenGL-Features |