diff options
author | kris <kris@FreeBSD.org> | 2006-09-04 01:34:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-04 01:34:12 +0800 |
commit | fcefa1a58e4fe92c8814e797b578467fceecb56a (patch) | |
tree | aa2d6d65e98979e52ac3b62773ee14dfd3b53a4c /lang/icc/Makefile | |
parent | bf53d51e82fa883dd0036a6866c6ede469058ded (diff) | |
download | freebsd-ports-gnome-fcefa1a58e4fe92c8814e797b578467fceecb56a.tar.gz freebsd-ports-gnome-fcefa1a58e4fe92c8814e797b578467fceecb56a.tar.zst freebsd-ports-gnome-fcefa1a58e4fe92c8814e797b578467fceecb56a.zip |
NO_PACKAGE and NO_CDROM are superfluous here
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* |