diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-15 05:56:53 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-15 05:56:53 +0000 |
commit | 4b73e7f900229828da5fc125bfb409fd86600d6c (patch) | |
tree | 7e35c8cba3a5986b2f2694358c0339cfca2ddd50 /editors/edith | |
parent | d7007ddfcf48f2087f9f992a9c9db1f3eb6de546 (diff) | |
download | ports-4b73e7f900229828da5fc125bfb409fd86600d6c.tar.gz ports-4b73e7f900229828da5fc125bfb409fd86600d6c.zip |
Notes
Diffstat (limited to 'editors/edith')
-rw-r--r-- | editors/edith/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/edith/Makefile b/editors/edith/Makefile index 8f86c708ebaa..48a585189728 100644 --- a/editors/edith/Makefile +++ b/editors/edith/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" +NO_PACKAGE= "Redistribution not allowed" NO_BUILD= yes MAN1= edith.1 |