summaryrefslogtreecommitdiff
path: root/inputmethod/scim-tables
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:25:10 +0000
committerasau <asau>2012-10-06 14:25:10 +0000
commit7a4298cfbd8dfdb30b660428c41b6c53d1ee3604 (patch)
tree45c200d3379d205accaa874327b42408d04214aa /inputmethod/scim-tables
parent060b86e6eef037d8debe216a3978f29792a304b4 (diff)
downloadpkgsrc-7a4298cfbd8dfdb30b660428c41b6c53d1ee3604.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/scim-tables')
-rw-r--r--inputmethod/scim-tables/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile
index 45daf279da4..70be31e614a 100644
--- a/inputmethod/scim-tables/Makefile
+++ b/inputmethod/scim-tables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/02 17:11:24 tron Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/06 14:25:17 asau Exp $
#
DISTNAME= scim-tables-0.5.11
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.scim-im.org/
COMMENT= Data files for SCIM Generic Table Input Method module
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes