diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/radiator/Makefile | 4 |
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}) |