summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:43:30 +0000
committerasau <asau>2012-10-03 11:43:30 +0000
commitb4f81c7606751b858e2bb0f691a34b06772b0dcd (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/xemacs
parent0718c9a0e56103084c3bf03b52ba4c63b9170c0e (diff)
downloadpkgsrc-b4f81c7606751b858e2bb0f691a34b06772b0dcd.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