summaryrefslogtreecommitdiff
path: root/lang/icc7
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 /lang/icc7
parentUgrade to 1.3.5. (diff)
Respect the user's USE_LINUX setting.
Notes
Notes: svn path=/head/; revision=130124
Diffstat (limited to 'lang/icc7')
-rw-r--r--lang/icc7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile
index a5f15cf4cc69..2b53d3fc3c7b 100644
--- a/lang/icc7/Makefile
+++ b/lang/icc7/Makefile
@@ -25,7 +25,7 @@ NO_CDROM= ${RESTRICTED}
ONLY_FOR_ARCHS= i386
CONFLICTS= linux_devtools* ifc*
-USE_LINUX= yes
+USE_LINUX?= yes
USE_REINPLACE= yes
NO_WRKSUBDIR= yes
NO_FILTER_SHLIBS= yes