diff options
author | asau <asau> | 2012-10-06 14:25:10 +0000 |
---|---|---|
committer | asau <asau> | 2012-10-06 14:25:10 +0000 |
commit | 7a4298cfbd8dfdb30b660428c41b6c53d1ee3604 (patch) | |
tree | 45c200d3379d205accaa874327b42408d04214aa /inputmethod/zinnia-tomoe | |
parent | 060b86e6eef037d8debe216a3978f29792a304b4 (diff) | |
download | pkgsrc-7a4298cfbd8dfdb30b660428c41b6c53d1ee3604.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/zinnia-tomoe')
-rw-r--r-- | inputmethod/zinnia-tomoe/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/zinnia-tomoe/Makefile b/inputmethod/zinnia-tomoe/Makefile index 837dafe4b78..bf5ef7d2a03 100644 --- a/inputmethod/zinnia-tomoe/Makefile +++ b/inputmethod/zinnia-tomoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/05/20 09:11:07 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:22 asau Exp $ # DISTNAME= zinnia-tomoe-0.6.0-20080911 @@ -14,8 +14,6 @@ COMMENT= Zinna recognition models traned with Tomoe data BUILD_DEPENDS+= zinnia-[0-9]*:../../inputmethod/zinnia -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= # none |