diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-19 07:47:19 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-19 07:47:19 +0800 |
commit | 4a964c350285cf9362c90e7334469e69e8ac95f3 (patch) | |
tree | ab891bcb0552e2be99142ddab3215e1c9e097019 /x11-fonts | |
parent | 633a380056cd3aa5d0dd355c338003efff36db7a (diff) | |
download | freebsd-ports-gnome-4a964c350285cf9362c90e7334469e69e8ac95f3.tar.gz freebsd-ports-gnome-4a964c350285cf9362c90e7334469e69e8ac95f3.tar.zst freebsd-ports-gnome-4a964c350285cf9362c90e7334469e69e8ac95f3.zip |
Put back NO_PACKAGE - its absence doesn't provide any substantial benefits,
while may cause license violation. As the maintainer said: "It doesn't
make sense to take the risk for such a low return." So be it...
Submitted by: maintainer
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/webfonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile index 6c304b28c7e4..604f2db80d6c 100644 --- a/x11-fonts/webfonts/Makefile +++ b/x11-fonts/webfonts/Makefile @@ -21,6 +21,7 @@ BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir \ RESTRICTED= "Restrictive license \(can\'t place on server for distribution\)" NO_CDROM= "Restrictive license \(can\'t sell for profit\)" +NO_PACKAGE= "Restrictive license \(can\'t distribute in forms other than the original\)" USE_X_PREFIX= yes |