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 | |
parent | 5d73417db4efc2f662a4a1403544df68f7a88247 (diff) | |
download | ports-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.tar.gz ports-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/dislin/Makefile | 1 | ||||
-rw-r--r-- | math/linux-dislin/Makefile | 1 | ||||
-rw-r--r-- | math/linux-relview/Makefile | 1 | ||||
-rw-r--r-- | math/mupad/Makefile | 2 | ||||
-rw-r--r-- | math/wingz/Makefile | 1 | ||||
-rw-r--r-- | math/wingz3/Makefile | 1 |
6 files changed, 1 insertions, 6 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index db4fd1cf6827..29ca9d943ab3 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -19,7 +19,6 @@ COMMENT= A scientific data plotting package RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs -USE_LINUX= yes ONLY_FOR_ARCHS= i386 alpha NO_BUILD= yes INSTALLS_SHLIB= yes diff --git a/math/linux-dislin/Makefile b/math/linux-dislin/Makefile index db4fd1cf6827..29ca9d943ab3 100644 --- a/math/linux-dislin/Makefile +++ b/math/linux-dislin/Makefile @@ -19,7 +19,6 @@ COMMENT= A scientific data plotting package RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs -USE_LINUX= yes ONLY_FOR_ARCHS= i386 alpha NO_BUILD= yes INSTALLS_SHLIB= yes 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 diff --git a/math/mupad/Makefile b/math/mupad/Makefile index f60919e5f632..0b1a17ad87de 100644 --- a/math/mupad/Makefile +++ b/math/mupad/Makefile @@ -20,7 +20,7 @@ COMMENT= A sophisticated computer algebra system BROKEN= Size mismatch NO_CDROM= "unsure to sell for profit" -USE_LINUX= yes +USE_LINUX?= yes ONLY_FOR_ARCHS= i386 INSTALLS_SHLIB= yes 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 diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index 1532e355d721..d0f61b176af9 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -21,7 +21,6 @@ NO_PACKAGE= "nothing to build. commercial software" ONLY_FOR_ARCHS= i386 -USE_LINUX= yes USE_X_PREFIX= yes NO_BUILD= yes |