aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-07-31 05:20:24 +0800
committerkris <kris@FreeBSD.org>2003-07-31 05:20:24 +0800
commit5da2f7e6998393584719f00ede1b62ff761fa6f1 (patch)
tree04a709a3d960d84a1213fd71483bc96590d34af1 /net
parent40c659f2f8db4432b0fd0dd48e3b17791aff2f82 (diff)
downloadfreebsd-ports-gnome-5da2f7e6998393584719f00ede1b62ff761fa6f1.tar.gz
freebsd-ports-gnome-5da2f7e6998393584719f00ede1b62ff761fa6f1.tar.zst
freebsd-ports-gnome-5da2f7e6998393584719f00ede1b62ff761fa6f1.zip
RESTRICTED implies NO_CDROM and NO_PACKAGE
Diffstat (limited to 'net')
-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})