aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/BillardGL/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/BillardGL/Makefile b/games/BillardGL/Makefile
index f866d9a9a9b..40f4c533eab 100644
--- a/games/BillardGL/Makefile
+++ b/games/BillardGL/Makefile
@@ -7,9 +7,9 @@
PORTNAME= BillardGL
PORTVERSION= 1.75
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= billardgl
MAINTAINER= ports@FreeBSD.org
@@ -20,8 +20,7 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_GMAKE= yes
-USE_X_PREFIX= yes
-USE_GL= yes
+USE_GL= gl
post-patch:
@${REINPLACE_CMD} -e 's|%%PORTNAME%%|${PORTNAME}|; \