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/Makefile | |
parent | NO_CDROM and NO_PACKAGE are superfluous here (diff) |
NO_PACKAGE and NO_CDROM are superfluous here
Notes
Notes:
svn path=/head/; revision=172069
Diffstat (limited to 'lang/icc/Makefile')
-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* |