summaryrefslogtreecommitdiff
path: root/inputmethod/tc
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:25:10 +0000
committerasau <asau>2012-10-06 14:25:10 +0000
commite4d2e685bc652c829f573f04c3f1449ec2a6de20 (patch)
tree45c200d3379d205accaa874327b42408d04214aa /inputmethod/tc
parent1d10c741d9b9764445fdd06fb24f211198fcca6f (diff)
downloadpkgsrc-e4d2e685bc652c829f573f04c3f1449ec2a6de20.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/tc')
-rw-r--r--inputmethod/tc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile
index 635a041faec..fca97909048 100644
--- a/inputmethod/tc/Makefile
+++ b/inputmethod/tc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/08/06 01:44:53 minskim Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/06 14:25:19 asau Exp $
#
DISTNAME= tc-2.3.1
@@ -11,8 +11,6 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://openlab.ring.gr.jp/tcode/tc2/index.html
COMMENT= T-Code driver for Emacs
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../editors/emacs/modules.mk"
.if ${EMACS_FLAVOR} == "xemacs"