diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-30 21:20:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-30 21:20:24 +0000 |
commit | ec7a96d52ce3aeb74f4cc4b691b55472f7cc0963 (patch) | |
tree | 922f3bcb6c2e3535ebe5f5a7105591514f89bb62 /net/radiator/Makefile | |
parent | 2ca652a807ad60701688838f8149e073475901c8 (diff) | |
download | ports-ec7a96d52ce3aeb74f4cc4b691b55472f7cc0963.tar.gz ports-ec7a96d52ce3aeb74f4cc4b691b55472f7cc0963.zip |
Notes
Diffstat (limited to 'net/radiator/Makefile')
-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}) |