From d5ae29c067f185967ce21d0beea1d8708c105a24 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 11 Sep 2012 23:19:33 +0000 Subject: "user-destdir" is default these days --- shells/heirloom-sh/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'shells/heirloom-sh') diff --git a/shells/heirloom-sh/Makefile b/shells/heirloom-sh/Makefile index 3c3b111bcd2..d3807acd560 100644 --- a/shells/heirloom-sh/Makefile +++ b/shells/heirloom-sh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/10/09 10:02:45 cheusov Exp $ +# $NetBSD: Makefile,v 1.3 2012/09/11 23:25:08 asau Exp $ # DISTNAME= heirloom-sh-050706 @@ -12,8 +12,6 @@ HOMEPAGE= http://heirloom.sourceforge.net/ COMMENT= Traditional Unix shell derived from OpenSolaris code LICENSE= cddl-1.0 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" CPPFLAGS.Linux+= -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64L -- cgit v1.2.3