summaryrefslogtreecommitdiff
path: root/editors/mule-ucs
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
commitbaf87fb064ef4a978d42417a392afd9efd52f320 (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/mule-ucs
parent1ac9f60085aec1d867a46a07eec69fa91f833ca8 (diff)
downloadpkgsrc-baf87fb064ef4a978d42417a392afd9efd52f320.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/mule-ucs')
-rw-r--r--editors/mule-ucs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/mule-ucs/Makefile b/editors/mule-ucs/Makefile
index 666b18b090e..fa2afef3d6a 100644
--- a/editors/mule-ucs/Makefile
+++ b/editors/mule-ucs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/11/26 13:07:38 obache Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/03 11:43:38 asau Exp $
DISTNAME= Mule-UCS-0.84
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -10,7 +10,6 @@ MAINTAINER= uebayasi@NetBSD.org
#HOMEPAGE=
COMMENT= Another encoding conversion mechanism for Emacs
-PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/mule-ucs \
${EMACS_LISPPREFIX:C|^${PREFIX}/||}/mule-ucs/big5conv \
${EMACS_LISPPREFIX:C|^${PREFIX}/||}/mule-ucs/jisx0213 \