aboutsummaryrefslogtreecommitdiff
path: root/net/radiator
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-30 21:20:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-30 21:20:24 +0000
commitec7a96d52ce3aeb74f4cc4b691b55472f7cc0963 (patch)
tree922f3bcb6c2e3535ebe5f5a7105591514f89bb62 /net/radiator
parent2ca652a807ad60701688838f8149e073475901c8 (diff)
downloadports-ec7a96d52ce3aeb74f4cc4b691b55472f7cc0963.tar.gz
ports-ec7a96d52ce3aeb74f4cc4b691b55472f7cc0963.zip
RESTRICTED implies NO_CDROM and NO_PACKAGE
Notes
Notes: svn path=/head/; revision=85954
Diffstat (limited to 'net/radiator')
-rw-r--r--net/radiator/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/radiator/Makefile b/net/radiator/Makefile
index 06780b314ced..1c9bccc9e317 100644
--- a/net/radiator/Makefile
+++ b/net/radiator/Makefile
@@ -21,9 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PERL5= yes
PERL_CONFIGURE= yes
-NO_PACKAGE= "Commercial software"
-NO_CDROM= ${NO_PACKAGE}
-RESTRICTED= ${NO_PACKAGE}
+RESTRICTED= "Commercial software"
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTFILES})