summaryrefslogtreecommitdiff
path: root/editors/manedit
diff options
context:
space:
mode:
authorrillig <rillig>2008-02-28 11:58:47 +0000
committerrillig <rillig>2008-02-28 11:58:47 +0000
commit9f6335a1203dd6d04f5f9baea4cdd5919ab6c8d3 (patch)
tree9b57bf8c2c6de33d312b22aa420bb8850c649eff /editors/manedit
parent311ed543e05c77f2873845e4b8b04c4e64cc9299 (diff)
downloadpkgsrc-9f6335a1203dd6d04f5f9baea4cdd5919ab6c8d3.tar.gz
Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
Diffstat (limited to 'editors/manedit')
-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