diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-08-17 01:39:46 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-08-17 01:39:46 +0800 |
commit | ea59318b879f9b8efa477a36a2d2f3a22ed018f4 (patch) | |
tree | 4d5ca361d5d32db645bd3ffb4bb36a513175622b /games | |
parent | 2db9537ec84bb8bf12fbce1c19f400838170bb5e (diff) | |
download | freebsd-ports-gnome-ea59318b879f9b8efa477a36a2d2f3a22ed018f4.tar.gz freebsd-ports-gnome-ea59318b879f9b8efa477a36a2d2f3a22ed018f4.tar.zst freebsd-ports-gnome-ea59318b879f9b8efa477a36a2d2f3a22ed018f4.zip |
Chase the linux_dri update. Pointyhat to anholt.
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-x-plane-net-installer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-x-plane-net-installer/Makefile b/games/linux-x-plane-net-installer/Makefile index dd5e3ed81e19..c69adb7f942c 100644 --- a/games/linux-x-plane-net-installer/Makefile +++ b/games/linux-x-plane-net-installer/Makefile @@ -16,7 +16,7 @@ MAINTAINER= jylefort@FreeBSD.org COMMENT= The X-Plane network installer RUN_DEPENDS= ${LINUXBASE}/usr/lib/libopenal.so.0:${PORTSDIR}/audio/linux-openal \ - ${LINUXBASE}/usr/X11R6/lib/libGLU.so.1.3:${PORTSDIR}/graphics/linux_dri + ${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux_dri USE_X_PREFIX= yes USE_LINUX= yes |