diff options
author | Johannes Jost Meixner <xmj@FreeBSD.org> | 2015-04-05 07:23:49 +0000 |
---|---|---|
committer | Johannes Jost Meixner <xmj@FreeBSD.org> | 2015-04-05 07:23:49 +0000 |
commit | abb03c2e2599aba4232bad0be4fd32e41d70b6ec (patch) | |
tree | 90fca858b3cba3e15ed54ee8d10ddaea30697e29 /emulators/linux-f10/Makefile | |
parent | 026a6226b8b5463e834aed340d18bb2bcc3ff146 (diff) | |
download | ports-abb03c2e2599aba4232bad0be4fd32e41d70b6ec.tar.gz ports-abb03c2e2599aba4232bad0be4fd32e41d70b6ec.zip |
Notes
Diffstat (limited to 'emulators/linux-f10/Makefile')
-rw-r--r-- | emulators/linux-f10/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/linux-f10/Makefile b/emulators/linux-f10/Makefile index 59f9b444293b..2a5a383d67dc 100644 --- a/emulators/linux-f10/Makefile +++ b/emulators/linux-f10/Makefile @@ -91,7 +91,6 @@ RUN_DEPENDS+= linux-f10-libasyncns>0:${PORTSDIR}/dns/linux-f10-libasyncns \ # don't pull in graphics/linux-f10-libGLU -- conflicts with graphics/linux-f10-dri 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 NVIDIA_GL_RUN_DEPENDS_OFF= linux-f10-dri>0:${PORTSDIR}/graphics/linux-f10-dri |