summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-03 17:34:12 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-03 17:34:12 +0000
commit51d481bd218acb60d67819e51deef0775259f7ef (patch)
tree86964597d3628177d8c3fb520809643e2d00e1cd
parentNO_CDROM and NO_PACKAGE are superfluous here (diff)
NO_PACKAGE and NO_CDROM are superfluous here
Notes
Notes: svn path=/head/; revision=172069
-rw-r--r--lang/icc/Makefile2
-rw-r--r--lang/icc7/Makefile2
-rw-r--r--lang/ifc/Makefile2
-rw-r--r--lang/ifc7/Makefile2
-rw-r--r--science/vmd/Makefile2
5 files changed, 0 insertions, 10 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*
diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile
index 794eb3fe585d..a2fb7a153574 100644
--- a/lang/icc7/Makefile
+++ b/lang/icc7/Makefile
@@ -19,8 +19,6 @@ COMMENT= Intels C/C++ compiler, set up to produce native FreeBSD binaries
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* ifc*
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile
index b509c562dd65..8a2ffb6b72b4 100644
--- a/lang/ifc/Makefile
+++ b/lang/ifc/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*
diff --git a/lang/ifc7/Makefile b/lang/ifc7/Makefile
index 07a38c1a7ba5..8bcba1dbe24d 100644
--- a/lang/ifc7/Makefile
+++ b/lang/ifc7/Makefile
@@ -19,8 +19,6 @@ COMMENT= Intel's Fortran compiler, set up to produce native FreeBSD objects
EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
RESTRICTED= Intel forbids any redistribution
-NO_PACKAGE= ${RESTRICTED}
-NO_CDROM= ${RESTRICTED}
ONLY_FOR_ARCHS= i386
diff --git a/science/vmd/Makefile b/science/vmd/Makefile
index c7043cea20dd..74d00c6fcc34 100644
--- a/science/vmd/Makefile
+++ b/science/vmd/Makefile
@@ -30,8 +30,6 @@ USE_GMAKE= yes
USE_GL= yes
USE_PYTHON= yes
-NO_PACKAGE= "License has restrictions"
-NO_CDROM= "License has restrictions"
RESTRICTED= "License has restrictions"
VMD_DIST= ${PORTNAME}-${PORTVERSION}.src.tar.gz