diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
commit | e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch) | |
tree | 7936caa341865bdd86dc776b23c0391475d35f91 /math/linux-relview | |
parent | Ugrade to 1.3.5. (diff) |
Respect the user's USE_LINUX setting.
Notes
Notes:
svn path=/head/; revision=130124
Diffstat (limited to 'math/linux-relview')
-rw-r--r-- | math/linux-relview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/linux-relview/Makefile b/math/linux-relview/Makefile index 6a51ccc3b9d5..d6a659195797 100644 --- a/math/linux-relview/Makefile +++ b/math/linux-relview/Makefile @@ -18,7 +18,6 @@ COMMENT= An interactive tool for manipulation of relations RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk -USE_LINUX= yes ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes |