summaryrefslogtreecommitdiff
path: root/audio/herrie/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2008-02-28 11:58:47 +0000
committerrillig <rillig@pkgsrc.org>2008-02-28 11:58:47 +0000
commitb32b7657bb3ff910b6071c84fa0f25c1e9be6915 (patch)
tree9b57bf8c2c6de33d312b22aa420bb8850c649eff /audio/herrie/Makefile
parent2509c84ade2521793e7f7ac6ef0a650cbd9cdcc0 (diff)
downloadpkgsrc-b32b7657bb3ff910b6071c84fa0f25c1e9be6915.tar.gz
Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
Diffstat (limited to 'audio/herrie/Makefile')
-rw-r--r--audio/herrie/Makefile4
1 files changed, 2 insertions, 2 deletions
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"