summaryrefslogtreecommitdiff
path: root/editors/tamago
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 11:43:30 +0000
committerasau <asau@pkgsrc.org>2012-10-03 11:43:30 +0000
commitcb4e5d5e4352b3c047eb512aade27c72f1dcd7e6 (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/tamago
parentd9e86a400a9ce7adfc38f8866c2f346e02a9a6e5 (diff)
downloadpkgsrc-cb4e5d5e4352b3c047eb512aade27c72f1dcd7e6.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/tamago')
-rw-r--r--editors/tamago/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index edc1c6cb4e1..f204d578f93 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/10/09 02:55:02 kim Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/03 11:43:43 asau Exp $
DISTNAME= tamago-4.0.6
PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909
@@ -10,8 +10,6 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://www.m17n.org/tamago/
COMMENT= CJK characters inputting system for emacs + leim
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
MAKE_FLAGS+= prefix=${DESTDIR:Q}${PREFIX}
# XXX please someone adjust paths and PLIST for XEmacs...