diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-30 22:38:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-30 22:38:00 +0000 |
commit | 57921d960ce8b16480bc6b5cc777535d92eaf0d4 (patch) | |
tree | c4ce2f49f2ff83e784f76aca8f16edafc19ebfb3 /misc | |
parent | 6cc52cf58184d5d76f0b83e9c0af5dfe92e66548 (diff) | |
download | ports-57921d960ce8b16480bc6b5cc777535d92eaf0d4.tar.gz ports-57921d960ce8b16480bc6b5cc777535d92eaf0d4.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sword-modules/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/sword-modules/Makefile b/misc/sword-modules/Makefile index 5661f30786d2..e5238123231c 100644 --- a/misc/sword-modules/Makefile +++ b/misc/sword-modules/Makefile @@ -21,8 +21,7 @@ LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword NO_BUILD= yes USE_ZIP= yes -NO_CDROM= Not all modules may be freely redistributed -NO_PACKAGE= Not all modules may be freely redistributed +RESTRICTED= Not all modules may be freely redistributed # Modules may change, but it has no effect on their functionality. I think # it's best not to use checksum. Besides, there is no version number on modules. |