diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 10:05:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 10:05:55 +0800 |
commit | 8758e9d9a4ec2e67bdeb635096813f346f7c336b (patch) | |
tree | a9ae084437c29cb30a0fd46e51e0ecd866a79fe2 /chinese/msttf | |
parent | 8631784ec0c61b751ee7e5be5bed352c984f0c86 (diff) | |
download | freebsd-ports-gnome-8758e9d9a4ec2e67bdeb635096813f346f7c336b.tar.gz freebsd-ports-gnome-8758e9d9a4ec2e67bdeb635096813f346f7c336b.tar.zst freebsd-ports-gnome-8758e9d9a4ec2e67bdeb635096813f346f7c336b.zip |
NO_PACKAGE is superfluous
Diffstat (limited to 'chinese/msttf')
-rw-r--r-- | chinese/msttf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/msttf/Makefile b/chinese/msttf/Makefile index 58ad3d74bcaf..6c8a485fb6c6 100644 --- a/chinese/msttf/Makefile +++ b/chinese/msttf/Makefile @@ -24,7 +24,6 @@ MSTTF_TAHOMA= tahoma.ttf IGNOREFILES= ${MSTTF_SIMHEI} ${MSTTF_SIMSUN} ${MSTTF_TAHOMA} RESTRICTED= "Redistribution of pre-compiled binaries is not permitted" -NO_PACKAGE= "Redistribution of pre-compiled binaries is not permitted" NO_BUILD= yes SHAREMODE= 644 |