summaryrefslogtreecommitdiff
path: root/devel/cvsup
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 /devel/cvsup
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 'devel/cvsup')
-rw-r--r--devel/cvsup/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsup/Makefile.common b/devel/cvsup/Makefile.common
index a5db0eac19c..5c09ae52ab3 100644
--- a/devel/cvsup/Makefile.common
+++ b/devel/cvsup/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2007/09/29 12:38:54 rillig Exp $
+# $NetBSD: Makefile.common,v 1.12 2008/02/28 11:58:48 rillig Exp $
DISTNAME= cvsup-snap-16.1h
CATEGORIES= devel net scm
@@ -40,7 +40,7 @@ M3FLAGS+= -DSTATIC
STATIC= -static
.endif
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
EGDIR= ${PREFIX}/share/examples/cvsup