From 4cff55857dd055a15bfda1ca959d175b1d7b940b Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 10 Apr 2016 15:10:12 +0000 Subject: Remove last glue for PKG_DESTDIR_SUPPORT=none. --- mk/bsd.prefs.mk | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'mk') diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk index 630ed98b266..d184e3744b9 100644 --- a/mk/bsd.prefs.mk +++ b/mk/bsd.prefs.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prefs.mk,v 1.383 2016/04/10 15:08:39 joerg Exp $ +# $NetBSD: bsd.prefs.mk,v 1.384 2016/04/10 15:10:12 joerg Exp $ # # This file includes the mk.conf file, which contains the user settings. # @@ -418,12 +418,6 @@ _USE_DESTDIR= destdir PKG_FAIL_REASON+= "PKG_DESTDIR_SUPPORT must be \`\`destdir'' or \`\`user-destdir''." .endif -# This stanza serves to warn the user; deciding to not build -# non-DESTDIR-capable packages when not in DESTDIR mode is above. -.if ${PKG_DESTDIR_SUPPORT} == "none" -WARNINGS+= "[bsd.prefs.mk] The package ${PKGNAME} is missing DESTDIR support." -.endif - # When using staged installation, everything gets installed into # ${DESTDIR}${PREFIX} instead of ${PREFIX} directly. # -- cgit v1.2.3