diff options
author | trevor <trevor@FreeBSD.org> | 2005-03-02 05:51:48 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2005-03-02 05:51:48 +0800 |
commit | c6535e2fa7f07178532cebeadf49e7309985ea88 (patch) | |
tree | a351c62f6273509c52176a55b38b9bb841d2c8e0 /graphics/linux-bmrt | |
parent | 45cc41b90123ddfb02c3ca701d32cc9e5f004e64 (diff) | |
download | freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.gz freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.zst freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.zip |
Respect the user's USE_LINUX setting.
Diffstat (limited to 'graphics/linux-bmrt')
-rw-r--r-- | graphics/linux-bmrt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/linux-bmrt/Makefile b/graphics/linux-bmrt/Makefile index 3a1c0c963f07..356fd54e6962 100644 --- a/graphics/linux-bmrt/Makefile +++ b/graphics/linux-bmrt/Makefile @@ -17,7 +17,6 @@ COMMENT= A collection of rendering programs that use the RenderMan interface RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3 -USE_LINUX= yes WRKSRC= ${WRKDIR}/BMRT2.6 NO_BUILD= yes ONLY_FOR_ARCHS= i386 |