summaryrefslogtreecommitdiff
path: root/editors
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 /editors
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 'editors')
-rw-r--r--editors/manedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile
index 6e4bee3a3e6..47615953809 100644
--- a/editors/manedit/Makefile
+++ b/editors/manedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2008/01/04 23:20:56 heinz Exp $
+# $NetBSD: Makefile,v 1.31 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= manedit-0.8.1
@@ -22,7 +22,7 @@ MAKE_ENV+= CPP=${CXX:Q}
# The FreeBSD makefile may be used as "generic UNIX".
MAKE_FILE= Makefile.FreeBSD
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/manedit ${DESTDIR}${PREFIX}/bin