From 526f0c530383dce743b9416a61c2a2884f985abf Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 17 Dec 2009 18:48:39 +0000 Subject: PKG_DESTDIR_SUPPORT --- x11/qwt/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile index 65cbbd42513..fb4f99945e4 100644 --- a/x11/qwt/Makefile +++ b/x11/qwt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2009/06/30 00:07:25 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2009/12/17 18:48:39 abs Exp $ DISTNAME= qwt-5.0.2 CATEGORIES= x11 @@ -18,7 +18,10 @@ USE_LIBTOOL= yes CONFLICTS= qwtlib-[0-9]* -AUTO_MKDIRS= yes +AUTO_MKDIRS= yes +PKG_DESTDIR_SUPPORT= user-destdir + +MAKE_ENV+= INSTALL_ROOT=${DESTDIR:Q} do-configure: cd ${WRKSRC} && env ${CONFIGURE_ENV} qmake -- cgit v1.2.3