summaryrefslogtreecommitdiff
path: root/editors/xemacs
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/xemacs
parent1ac9f60085aec1d867a46a07eec69fa91f833ca8 (diff)
downloadpkgsrc-baf87fb064ef4a978d42417a392afd9efd52f320.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 28b24f993ba..2d2dd215415 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2012/04/27 13:53:46 hauke Exp $
+# $NetBSD: Makefile,v 1.104 2012/10/03 11:43:47 asau Exp $
PKGNAME?= ${DISTNAME}
COMMENT?= XEmacs text editor version 21
@@ -17,8 +17,6 @@ CONFLICTS+= xemacs-nox11-[0-9]*
NOT_FOR_PLATFORM= *-*-mips* # fails purespace dumping
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= makeinfo
HAS_CONFIGURE= yes