aboutsummaryrefslogtreecommitdiff
path: root/games/linux-warsow
diff options
context:
space:
mode:
Diffstat (limited to 'games/linux-warsow')
-rw-r--r--games/linux-warsow/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/linux-warsow/Makefile b/games/linux-warsow/Makefile
index 79ec4a4ae1a7..c0f8e77e4358 100644
--- a/games/linux-warsow/Makefile
+++ b/games/linux-warsow/Makefile
@@ -61,9 +61,7 @@ IGNORE= requires at least one of CLIENT and SERVER options
RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
. endif
.else
-. if !exists(${LINUXBASE}/usr/X11R6/lib/libGL.so.1)
-RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri
-. endif
+USE_LINUX_APPS+=dri
.endif
.if ${ARCH} == "i386"