diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-07 15:23:55 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-07 15:23:55 +0000 |
commit | 7e814a58ecd2fca47724127dab1c45dfc7168f3b (patch) | |
tree | add7741881ab42df33ff609f9cd95162e06f6448 /games/linux-gorky17-demo | |
parent | 7368ea4606151d64675c243693f21489e0818648 (diff) | |
download | ports-7e814a58ecd2fca47724127dab1c45dfc7168f3b.tar.gz ports-7e814a58ecd2fca47724127dab1c45dfc7168f3b.zip |
Notes
Diffstat (limited to 'games/linux-gorky17-demo')
-rw-r--r-- | games/linux-gorky17-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-gorky17-demo/Makefile b/games/linux-gorky17-demo/Makefile index 266418c8628c..dc6edd0f8003 100644 --- a/games/linux-gorky17-demo/Makefile +++ b/games/linux-gorky17-demo/Makefile @@ -35,7 +35,7 @@ OPTIONS= NVIDIA "Install support for nvidia" off RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver \ ${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux-libGLU .else -RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri +USE_LINUX_APPS+=dri .endif do-extract: |