summaryrefslogtreecommitdiff
path: root/lang/icc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-28 03:22:32 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-28 03:22:32 +0000
commit61378a37df49b4c5ddfc77fab6b4a1c9bd8b67f2 (patch)
treed0cf3e13899a29ea2deb82fd03747b33ecc3864f /lang/icc
parentUpdate to 1.7.0.1. (diff)
Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7.
Notes
Notes: svn path=/head/; revision=60165
Diffstat (limited to 'lang/icc')
-rw-r--r--lang/icc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile
index c7d6117a8d95..8d3590f98cca 100644
--- a/lang/icc/Makefile
+++ b/lang/icc/Makefile
@@ -16,7 +16,6 @@ EXTRACT_SUFX= .tar
MAINTAINER= netchild@FreeBSD.org
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
-RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.2.2.so:${PORTSDIR}/emulators/linux_base-7
RESTRICTED= Intel forbids any redistribution
NO_PACKAGE= ${RESTRICTED}
@@ -24,7 +23,7 @@ NO_CDROM= ${RESTRICTED}
ONLY_FOR_ARCHS= i386
-#USE_LINUX= yes
+USE_LINUX= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_FILTER_SHLIBS= yes