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. --- audio/herrie/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/herrie') diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 5a6fc3092dd..971acc86855 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/02/22 16:59:56 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2008/02/28 11:58:47 rillig Exp $ # DISTNAME= herrie-1.9.1 @@ -30,7 +30,7 @@ RESOLV_AUTO_VARS= yes USE_FEATURES= snprintf regcomp USE_NCURSES= yes -INSTALLATION_DIRS_FROM_PLIST= yes +AUTO_MKDIRS= yes .include "options.mk" -- cgit v1.2.3