summaryrefslogtreecommitdiff
path: root/inputmethod/gcin
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-06 14:25:10 +0000
committerasau <asau@pkgsrc.org>2012-10-06 14:25:10 +0000
commitcb73c428889e1f047e4edcfff3556b151aed671d (patch)
tree45c200d3379d205accaa874327b42408d04214aa /inputmethod/gcin
parent6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1 (diff)
downloadpkgsrc-cb73c428889e1f047e4edcfff3556b151aed671d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/gcin')
-rw-r--r--inputmethod/gcin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/gcin/Makefile b/inputmethod/gcin/Makefile
index 5d8185de88e..b7ebb6eec7e 100644
--- a/inputmethod/gcin/Makefile
+++ b/inputmethod/gcin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/02 17:11:21 tron Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/06 14:25:11 asau Exp $
#
DISTNAME= gcin-1.1.7
@@ -12,8 +12,6 @@ MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://www.csie.nctu.edu.tw/~cp76/gcin/
COMMENT= Gtk Chinese INput application in X
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
USE_LIBTOOL= yes