diff options
author | kris <kris@FreeBSD.org> | 2003-07-31 06:26:09 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-31 06:26:09 +0800 |
commit | 70cfd5eca02f3b0640a0a88c84198669be914821 (patch) | |
tree | 8fee466b19f409471f741a35613e77366a061df6 /www | |
parent | 0ce79db7b2af104ff01119af4b98f02056c9d7df (diff) | |
download | freebsd-ports-gnome-70cfd5eca02f3b0640a0a88c84198669be914821.tar.gz freebsd-ports-gnome-70cfd5eca02f3b0640a0a88c84198669be914821.tar.zst freebsd-ports-gnome-70cfd5eca02f3b0640a0a88c84198669be914821.zip |
RESTRICTED implies NO_PACKAGE
Diffstat (limited to 'www')
-rw-r--r-- | www/aswedit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index c6e6baa1a40e..84900aba82c6 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -19,7 +19,6 @@ COMMENT= An easy to use HTML and text editor RESTRICTED= "Commercial software" NO_BUILD= yes -NO_PACKAGE= ${RESTRICTED} ONLY_FOR_ARCHS= i386 |