summaryrefslogtreecommitdiff
path: root/editors/emacs-snapshot
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:43:30 +0000
committerasau <asau>2012-10-03 11:43:30 +0000
commitabd62153cbd43e8861920803d0d322f391007391 (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/emacs-snapshot
parentf0779b3927592a975e043b2758f4d7c575df8abe (diff)
downloadpkgsrc-abd62153cbd43e8861920803d0d322f391007391.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/emacs-snapshot')
-rw-r--r--editors/emacs-snapshot/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common
index fe4691d44d4..d25c2248a2c 100644
--- a/editors/emacs-snapshot/Makefile.common
+++ b/editors/emacs-snapshot/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.52 2012/06/16 21:06:17 dholland Exp $
+# $NetBSD: Makefile.common,v 1.53 2012/10/03 11:43:32 asau Exp $
DISTNAME= emacs-snapshot_20120319.orig
PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
COMMENT= GNU editing macros (development version)
LICENSE= gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
SETGIDGAME= yes
MAKE_JOBS_SAFE= no