diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux_mesa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux_mesa/Makefile b/graphics/linux_mesa/Makefile index 9d06d8cbd3c8..5b393d825025 100644 --- a/graphics/linux_mesa/Makefile +++ b/graphics/linux_mesa/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= /compat/linux/usr/lib/libglide2x.so:${PORTSDIR}/graphics/linux_gl BROKEN= linux crosscompilation needs to be fixed first ONLY_FOR_ARCHS= i386 +NO_LATEST_LINK= yes + ALL_TARGET= linux-glide MAKE_ENV= PATH=${PREFIX}/usr/bin:$$PATH NO_FILTER_SHLIBS=yes |