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/scim-sinhala | |
parent | 6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1 (diff) | |
download | pkgsrc-cb73c428889e1f047e4edcfff3556b151aed671d.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/scim-sinhala')
-rw-r--r-- | inputmethod/scim-sinhala/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/scim-sinhala/Makefile b/inputmethod/scim-sinhala/Makefile index 6b93a1a7478..4768406e159 100644 --- a/inputmethod/scim-sinhala/Makefile +++ b/inputmethod/scim-sinhala/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/02 17:11:24 tron Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/06 14:25:17 asau Exp $ # DISTNAME= scim-sinhala-0.1.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://scim-imengine.sourceforge.jp/ COMMENT= SCIM IMEngine module for Sinhala LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes |