diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-02 05:51:48 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-02 05:51:48 +0800 |
commit | e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch) | |
tree | 7936caa341865bdd86dc776b23c0391475d35f91 /math/wingz | |
parent | 5d73417db4efc2f662a4a1403544df68f7a88247 (diff) | |
download | freebsd-ports-gnome-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.tar.gz freebsd-ports-gnome-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.tar.zst freebsd-ports-gnome-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.zip |
Respect the user's USE_LINUX setting.
Diffstat (limited to 'math/wingz')
-rw-r--r-- | math/wingz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 0170b467e11f..975b924b34b0 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XF ONLY_FOR_ARCHS= i386 -USE_LINUX= yes NO_WRKSUBDIR= yes USE_X_PREFIX= yes |