diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:30:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:30:00 +0000 |
commit | 3681202ead66517ec95331d1da361c53ad339f50 (patch) | |
tree | 8b59708258620031d431beba516bc391273c7d15 /japanese | |
parent | This is now buildable again (diff) |
NO_PACKAGE and NO_CDROM are not appropriate here.
Notes
Notes:
svn path=/head/; revision=171988
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/motoya-ttfonts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/motoya-ttfonts/Makefile b/japanese/motoya-ttfonts/Makefile index 795d5b5a015b..d6bb5b3f1dce 100644 --- a/japanese/motoya-ttfonts/Makefile +++ b/japanese/motoya-ttfonts/Makefile @@ -23,9 +23,7 @@ COMMENT= Free Japanese TrueType fonts named 'MOTOYA' EXTRACT_DEPENDS+= lha:${PORTSDIR}/archivers/lha -RESTRICTED= Personal, non-profit, and evaluation purpose only -NO_CDROM= Redistribution not permitted in any form -NO_PACKAGE= Redistribution not permitted in any form +RESTRICTED= Personal, non-profit, and evaluation purpose only. Redistribution not permitted in any form USE_X_PREFIX= yes NO_BUILD= yes |