summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
committertrevor <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
commitc6535e2fa7f07178532cebeadf49e7309985ea88 (patch)
treea351c62f6273509c52176a55b38b9bb841d2c8e0 /math
parent45cc41b90123ddfb02c3ca701d32cc9e5f004e64 (diff)
downloadFreeBSD-ports-c6535e2fa7f07178532cebeadf49e7309985ea88.zip
FreeBSD-ports-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.gz
Respect the user's USE_LINUX setting.
Diffstat (limited to 'math')
-rw-r--r--math/dislin/Makefile1
-rw-r--r--math/linux-dislin/Makefile1
-rw-r--r--math/linux-relview/Makefile1
-rw-r--r--math/mupad/Makefile2
-rw-r--r--math/wingz/Makefile1
-rw-r--r--math/wingz3/Makefile1
6 files changed, 1 insertions, 6 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile
index db4fd1c..29ca9d9 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 db4fd1c..29ca9d9 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 6a51ccc..d6a6591 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 f60919e..0b1a17a 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 0170b46..975b924 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 1532e35..d0f61b1 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
OpenPOWER on IntegriCloud