diff options
Diffstat (limited to 'emulators/linux-c6')
-rw-r--r-- | emulators/linux-c6/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/linux-c6/Makefile b/emulators/linux-c6/Makefile index 1778041d63da..fb765a1a1694 100644 --- a/emulators/linux-c6/Makefile +++ b/emulators/linux-c6/Makefile @@ -85,7 +85,6 @@ RUN_DEPENDS+= linux-c6-libasyncns>0:${PORTSDIR}/dns/linux-c6-libasyncns \ linux-c6-cairo>0:${PORTSDIR}/graphics/linux-c6-cairo OPTIONS_DEFINE= NVIDIA_GL -NVIDIA_GL_DESC= Use GL driver from nvidia-driver NVIDIA_GL_RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver \ linux-c6-libGLU>0:${PORTSDIR}/graphics/linux-c6-libGLU |