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/xemacs/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'editors/xemacs') 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 -- cgit v1.2.3