summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorrillig <rillig>2008-02-28 11:58:47 +0000
committerrillig <rillig>2008-02-28 11:58:47 +0000
commit0e51421da369508f6127e9643e65752ec21f2bf0 (patch)
tree9b57bf8c2c6de33d312b22aa420bb8850c649eff /chat
parentdab42586aee1b6d2f5cc813be67303fa377cdff9 (diff)
downloadpkgsrc-0e51421da369508f6127e9643e65752ec21f2bf0.tar.gz
Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
Diffstat (limited to 'chat')
-rw-r--r--chat/emech/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/emech/Makefile b/chat/emech/Makefile
index 293dd66f487..f24dd46a67f 100644
--- a/chat/emech/Makefile
+++ b/chat/emech/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/03/17 14:13:23 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2008/02/28 11:58:47 rillig Exp $
#
DISTNAME= emech-3.0.2
@@ -14,7 +14,7 @@ HAS_CONFIGURE= YES
# when given no input.
CONFIGURE_ARGS+= < /dev/null
BUILD_TARGET= mech
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/energymech ${PREFIX}/bin/mech