aboutsummaryrefslogtreecommitdiff
path: root/games/BillardGL
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2012-08-04 22:52:02 +0000
committerKoop Mast <kwm@FreeBSD.org>2012-08-04 22:52:02 +0000
commit5aa7246575084f0aefcffe71d7305d0b36b2ed33 (patch)
treea3b9f3e6c4e41379a4ad771026302ecf0ad0ae1b /games/BillardGL
parent2d4609c1309d60a953f0d9a6be96d373ca6ccfc6 (diff)
downloadports-5aa7246575084f0aefcffe71d7305d0b36b2ed33.tar.gz
ports-5aa7246575084f0aefcffe71d7305d0b36b2ed33.zip
Notes
Diffstat (limited to 'games/BillardGL')
-rw-r--r--games/BillardGL/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/BillardGL/Makefile b/games/BillardGL/Makefile
index 9675746a71cc..a6c388d8ca0e 100644
--- a/games/BillardGL/Makefile
+++ b/games/BillardGL/Makefile
@@ -7,7 +7,7 @@
PORTNAME= BillardGL
PORTVERSION= 1.75
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION}
@@ -17,6 +17,7 @@ COMMENT= OpenGL billiards simulator
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_GMAKE= yes
+USE_XORG= xmu xext x11 xi
USE_GL= gl glut
post-patch: