diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 17:34:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 17:34:12 +0000 |
commit | 51d481bd218acb60d67819e51deef0775259f7ef (patch) | |
tree | 86964597d3628177d8c3fb520809643e2d00e1cd /lang/icc | |
parent | 8960f229fb0b9a7bbc80f68d13a5ee04537d4eea (diff) | |
download | ports-51d481bd218acb60d67819e51deef0775259f7ef.tar.gz ports-51d481bd218acb60d67819e51deef0775259f7ef.zip |
Notes
Diffstat (limited to 'lang/icc')
-rw-r--r-- | lang/icc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile index 880be30e50f8..656b6748a609 100644 --- a/lang/icc/Makefile +++ b/lang/icc/Makefile @@ -24,8 +24,6 @@ PATCH_DEPENDS= ${LINUX_BASE_PORT} EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio RESTRICTED= Intel forbids any redistribution -NO_PACKAGE= ${RESTRICTED} -NO_CDROM= ${RESTRICTED} ONLY_FOR_ARCHS= i386 CONFLICTS= linux_devtools* |