aboutsummaryrefslogtreecommitdiff
path: root/games/atitd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/atitd/Makefile')
-rw-r--r--games/atitd/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/atitd/Makefile b/games/atitd/Makefile
index 570eae34cc7e..10ca373f3322 100644
--- a/games/atitd/Makefile
+++ b/games/atitd/Makefile
@@ -21,15 +21,11 @@ RUN_DEPENDS= ${X11BASE}/bin/xhost:${X_CLIENTS_PORT}
.include <bsd.port.pre.mk>
-.if ${X_WINDOW_SYSTEM:L} != xfree86-3
.ifdef(WITH_NVIDIA_GL)
RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
.else
RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri
.endif
-.else
-RUN_DEPENDS+= ${LINUXBASE}/lib/libGL.so:${PORTSDIR}/graphics/linux_glx
-.endif
PLIST_FILES= bin/atitd
USE_LINUX= yes