diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-19 06:48:34 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-19 06:48:34 +0000 |
commit | f5f0db4f3960be5b0ad356fccfd011e632a147ca (patch) | |
tree | 4a2af3eac11c2dafee12f867065a6b25d95133b0 /games/apoolGL/Makefile | |
parent | 8dd05e254071c45af63ccb4cd4a052192b9a5fc7 (diff) | |
download | ports-f5f0db4f3960be5b0ad356fccfd011e632a147ca.tar.gz ports-f5f0db4f3960be5b0ad356fccfd011e632a147ca.zip |
Notes
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 |