aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
commite66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch)
tree7936caa341865bdd86dc776b23c0391475d35f91 /misc
parent5d73417db4efc2f662a4a1403544df68f7a88247 (diff)
downloadports-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.tar.gz
ports-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.zip
Respect the user's USE_LINUX setting.
Notes
Notes: svn path=/head/; revision=130124
Diffstat (limited to 'misc')
-rw-r--r--misc/ftree/Makefile1
-rw-r--r--misc/linux-edonkey-tool-list/Makefile2
-rw-r--r--misc/linux-edonkey-tool-recovermet/Makefile2
-rw-r--r--misc/linux-opengroupware/Makefile2
-rw-r--r--misc/opencyc/Makefile1
5 files changed, 3 insertions, 5 deletions
diff --git a/misc/ftree/Makefile b/misc/ftree/Makefile
index fdab850179a5..d4f217e13dff 100644
--- a/misc/ftree/Makefile
+++ b/misc/ftree/Makefile
@@ -19,7 +19,6 @@ COMMENT= An X11 genealogy program
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs
-USE_LINUX= yes
USE_X_PREFIX= yes
ONLY_FOR_ARCHS= i386
diff --git a/misc/linux-edonkey-tool-list/Makefile b/misc/linux-edonkey-tool-list/Makefile
index 8f208f683aa7..cb4e0b0e672c 100644
--- a/misc/linux-edonkey-tool-list/Makefile
+++ b/misc/linux-edonkey-tool-list/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= Creates a web page with ed2k:// links to all your shared files
ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
+USE_LINUX?= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
PLIST_FILES= bin/edonkey-tool-list
diff --git a/misc/linux-edonkey-tool-recovermet/Makefile b/misc/linux-edonkey-tool-recovermet/Makefile
index 86512d25fb75..9235742dcca8 100644
--- a/misc/linux-edonkey-tool-recovermet/Makefile
+++ b/misc/linux-edonkey-tool-recovermet/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= Tool that tries to re-create x.part.met files compromised due to crash
ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
+USE_LINUX?= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
PLIST_FILES= bin/edonkey-tool-recovermet
diff --git a/misc/linux-opengroupware/Makefile b/misc/linux-opengroupware/Makefile
index 2cf673cf5304..9a0914c8731e 100644
--- a/misc/linux-opengroupware/Makefile
+++ b/misc/linux-opengroupware/Makefile
@@ -105,7 +105,7 @@ SET3= postgresql-libs-7.2.4-5.80.i386.rpm \
NGOBJWEB_ADAPTOR= opengroupware.org-mod_ngobjweb-200407092000.tar.gz
PATCHDIR?= ${MASTERDIR}/files
-USE_LINUX= yes
+USE_LINUX?= yes
USE_GMAKE= yes
MAKEFILE= ${WRKSRC}/opengroupware.org-mod_ngobjweb/GNUmakefile
BUILD_WRKSRC?= ${WRKSRC}/opengroupware.org-mod_ngobjweb
diff --git a/misc/opencyc/Makefile b/misc/opencyc/Makefile
index a53d6fe1efe0..adaac7516ee6 100644
--- a/misc/opencyc/Makefile
+++ b/misc/opencyc/Makefile
@@ -19,7 +19,6 @@ COMMENT= General knowledge base and commonsense reasoning engine
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs
NO_BUILD= yes
-USE_LINUX= yes
PLIST_SUB= PORTVERSION="${PORTVERSION}"