From 9f6335a1203dd6d04f5f9baea4cdd5919ab6c8d3 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 28 Feb 2008 11:58:47 +0000 Subject: Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, to shut up the pkglint warnings. --- x11/qwt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile index 1aac904a60f..2698146d1b7 100644 --- a/x11/qwt/Makefile +++ b/x11/qwt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2007/11/05 12:56:44 rillig Exp $ +# $NetBSD: Makefile,v 1.34 2008/02/28 11:58:49 rillig Exp $ DISTNAME= qwt-5.0.2 CATEGORIES= x11 @@ -16,7 +16,7 @@ USE_LIBTOOL= yes CONFLICTS= qwtlib-[0-9]* -INSTALLATION_DIRS_FROM_PLIST= yes +AUTO_MKDIRS= yes do-configure: cd ${WRKSRC} && env ${CONFIGURE_ENV} qmake -- cgit v1.2.3