From abd62153cbd43e8861920803d0d322f391007391 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 11:43:30 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- editors/emacs-snapshot/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'editors/emacs-snapshot') 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 -- cgit v1.2.3