aboutsummaryrefslogtreecommitdiff
path: root/games/xpilot-ng-client
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-09-22 12:49:01 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-09-22 12:49:01 +0000
commitf66fa0d7d0dd6e14f330cea409b1487d417b4d5a (patch)
tree2de7f28df11d9d2a151e69676f839e99b451a6fe /games/xpilot-ng-client
parent351d44a02c0921013dc74147b0d1b6c0efe117e6 (diff)
downloadports-f66fa0d7d0dd6e14f330cea409b1487d417b4d5a.tar.gz
ports-f66fa0d7d0dd6e14f330cea409b1487d417b4d5a.zip
Notes
Diffstat (limited to 'games/xpilot-ng-client')
-rw-r--r--games/xpilot-ng-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpilot-ng-client/Makefile b/games/xpilot-ng-client/Makefile
index 7e6925839fc4..f35eca7ff1b2 100644
--- a/games/xpilot-ng-client/Makefile
+++ b/games/xpilot-ng-client/Makefile
@@ -9,6 +9,6 @@ COMMENT= Enhanced version of XPilot (client program)
MASTERDIR= ${.CURDIR}/../xpilot-ng-server
USE_XORG= x11 xext xxf86misc
-USE_GL= gl
+USES= gl
.include "${MASTERDIR}/Makefile"