diff options
author | asau <asau@pkgsrc.org> | 2012-10-06 14:25:10 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-10-06 14:25:10 +0000 |
commit | cb73c428889e1f047e4edcfff3556b151aed671d (patch) | |
tree | 45c200d3379d205accaa874327b42408d04214aa /inputmethod/tegaki-zinnia-simplified-chinese-light | |
parent | 6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1 (diff) | |
download | pkgsrc-cb73c428889e1f047e4edcfff3556b151aed671d.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/tegaki-zinnia-simplified-chinese-light')
-rw-r--r-- | inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile b/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile index 95c84099696..14f4c17fa6e 100644 --- a/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile +++ b/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 13:00:03 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $ # DISTNAME= tegaki-zinnia-simplified-chinese-light-0.3 @@ -13,8 +13,6 @@ LICENSE= gnu-lgpl-v2.1 CONFLICTS+= tegaki-zinnia-simplified-chinese-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none NO_BUILD= yes |