summaryrefslogtreecommitdiff
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
parent311ed543e05c77f2873845e4b8b04c4e64cc9299 (diff)
downloadpkgsrc-9f6335a1203dd6d04f5f9baea4cdd5919ab6c8d3.tar.gz
Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
-rw-r--r--audio/exaile/Makefile4
-rw-r--r--audio/herrie/Makefile4
-rw-r--r--audio/rtunes/Makefile4
-rw-r--r--chat/emech/Makefile4
-rw-r--r--converters/autoconvert/Makefile4
-rw-r--r--converters/cn2jp/Makefile4
-rw-r--r--databases/cstore/Makefile4
-rw-r--r--databases/lua-sqlite/Makefile4
-rw-r--r--devel/cvsup-bin/Makefile4
-rw-r--r--devel/cvsup/Makefile.common4
-rw-r--r--devel/dia2code/Makefile4
-rw-r--r--devel/ldapsdk/Makefile4
-rw-r--r--devel/lincvs/Makefile4
-rw-r--r--devel/netbsd-iscsi-initiator/Makefile4
-rw-r--r--devel/netbsd-iscsi-target/Makefile4
-rw-r--r--devel/sfio/Makefile4
-rw-r--r--editors/manedit/Makefile4
-rw-r--r--games/velena/Makefile4
-rw-r--r--games/zombies/Makefile4
-rw-r--r--graphics/urt/Makefile4
-rw-r--r--lang/fort77/Makefile4
-rw-r--r--lang/maude/Makefile4
-rw-r--r--lang/sr/Makefile4
-rw-r--r--math/ltm/Makefile4
-rw-r--r--net/adns/Makefile4
-rw-r--r--net/sup/Makefile4
-rw-r--r--net/totd/Makefile4
-rw-r--r--net/tspc/Makefile4
-rw-r--r--pkgtools/port2pkg/Makefile4
-rw-r--r--security/crypto++/Makefile4
-rw-r--r--security/tripwire/Makefile4
-rw-r--r--sysutils/checkperms/Makefile4
-rw-r--r--sysutils/pcvt-utils/Makefile4
-rw-r--r--sysutils/same/Makefile4
-rw-r--r--textproc/jdom/Makefile4
-rw-r--r--x11/qwt/Makefile4
36 files changed, 72 insertions, 72 deletions
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
index cbc9af86983..1609b26e6a4 100644
--- a/audio/exaile/Makefile
+++ b/audio/exaile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/10/29 23:12:47 drochner Exp $
+# $NetBSD: Makefile,v 1.9 2008/02/28 11:58:47 rillig Exp $
#
DISTNAME= exaile_0.2.10
@@ -15,7 +15,7 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config gmake intltool msgfmt
USE_DIRS+= xdg-1.1
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
PYTHON_PATCH_SCRIPTS= exaile.py
MAKE_ENV+= PYTHONBIN=${PYTHONBIN}
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"
diff --git a/audio/rtunes/Makefile b/audio/rtunes/Makefile
index c626477c825..c1ad5f9d797 100644
--- a/audio/rtunes/Makefile
+++ b/audio/rtunes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/01/18 05:06:21 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/02/28 11:58:47 rillig Exp $
#
DISTNAME= rtunes-snap-20071122
@@ -26,7 +26,7 @@ CONF_FILES= ${EGDIR}/${RTUNES_CONF:T} \
${PKG_SYSCONFDIR}/${RTUNES_CONF:T}
RTUNES_CONF= ${WRKDIR}/rtunes.conf
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
SUBST_CLASSES+= doc
SUBST_FILES.doc= librtunes/README
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
diff --git a/converters/autoconvert/Makefile b/converters/autoconvert/Makefile
index 06c83cba8b8..61d711f7b8b 100644
--- a/converters/autoconvert/Makefile
+++ b/converters/autoconvert/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/10/10 10:29:27 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2008/02/28 11:58:47 rillig Exp $
DISTNAME= autoconvert-0.3.13
PKGREVISION= 2
@@ -11,7 +11,7 @@ COMMENT= Intelligent Chinese encoding converter
USE_LIBTOOL= yes
USE_TOOLS+= gmake
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/autoconvert
diff --git a/converters/cn2jp/Makefile b/converters/cn2jp/Makefile
index 22f5ed13b69..d08cdba03e0 100644
--- a/converters/cn2jp/Makefile
+++ b/converters/cn2jp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/10/10 10:30:44 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2008/02/28 11:58:47 rillig Exp $
DISTNAME= cn2jp1.4b
PKGNAME= cn2jp-1.4b
@@ -16,7 +16,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= gmake
NO_CONFIGURE= yes
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cn2jp
diff --git a/databases/cstore/Makefile b/databases/cstore/Makefile
index e99c4c29f7b..597decc4401 100644
--- a/databases/cstore/Makefile
+++ b/databases/cstore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/01/12 11:36:30 adam Exp $
+# $NetBSD: Makefile,v 1.3 2008/02/28 11:58:47 rillig Exp $
DISTNAME= cstore0.2
PKGNAME= cstore-0.2
@@ -52,7 +52,7 @@ DATAFILES+= lshipdate.sorted.mini
DATAFILES+= lshipdate.sorted.tiny
DATAFILES+= supp.data
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
post-extract:
cd ${WRKDIR} && mv ${DATAFILES} ${WRKSRC}/data
diff --git a/databases/lua-sqlite/Makefile b/databases/lua-sqlite/Makefile
index 31fa50e1e01..bacd353c4d1 100644
--- a/databases/lua-sqlite/Makefile
+++ b/databases/lua-sqlite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/06/04 07:37:58 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= lsqlite_src
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}
CFLAGS+= -fPIC
LIBS+= -llua -lsqlite
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-build:
cd ${WRKSRC}; ${CC} -shared ${CFLAGS} ${LDFLAGS} lsqlite.c \
diff --git a/devel/cvsup-bin/Makefile b/devel/cvsup-bin/Makefile
index 163c5b918c7..37e962ac33e 100644
--- a/devel/cvsup-bin/Makefile
+++ b/devel/cvsup-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/10/10 10:33:39 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2008/02/28 11:58:48 rillig Exp $
DISTNAME= cvsup-static-16.1.h
PKGNAME= ${DISTNAME:C/static/bin/}
@@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
BUILD_DIRS= # empty
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-install:
cd ${WRKSRC} && for i in cvpasswd cvsup ; do \
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
diff --git a/devel/dia2code/Makefile b/devel/dia2code/Makefile
index 819794b3021..061e0630a97 100644
--- a/devel/dia2code/Makefile
+++ b/devel/dia2code/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/03/19 12:47:47 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= dia2code-0.8.1
@@ -16,7 +16,7 @@ SUBST_STAGE.inc= post-configure
SUBST_FILES.inc= Makefile */Makefile */*/Makefile */*/*/Makefile
SUBST_SED.inc= -e 's:INCLUDES =:INCLUDES = -I${PREFIX}/include/libxml2/libxml :'
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dia2code/dia2code ${PREFIX}/bin
diff --git a/devel/ldapsdk/Makefile b/devel/ldapsdk/Makefile
index a79dd178f26..56b851547ef 100644
--- a/devel/ldapsdk/Makefile
+++ b/devel/ldapsdk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2007/12/22 07:22:07 obache Exp $
+# $NetBSD: Makefile,v 1.28 2008/02/28 11:58:48 rillig Exp $
DISTNAME= ldapsdk_12311998
PKGNAME= ${DISTNAME:S/_/-/}
@@ -24,7 +24,7 @@ MAKE_ENV+= MOZ_LDAP_SDK=1
MAKE_FILE= directory/ldapsdk.mk
BUILD_TARGET= build
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
post-extract:
${LN} -s FreeBSD.mk ${WRKSRC}/config/DragonFly.mk
diff --git a/devel/lincvs/Makefile b/devel/lincvs/Makefile
index f39bb2bcdf3..20cffa003bb 100644
--- a/devel/lincvs/Makefile
+++ b/devel/lincvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/03/17 15:59:12 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2008/02/28 11:58:48 rillig Exp $
DISTNAME= lincvs-1.4.4-0-generic-src
PKGNAME= ${DISTNAME:S/-0-generic-src//}
@@ -24,7 +24,7 @@ SUBST_FILES.appdir= src/lincvs.cpp src/main.cpp src/cvscontrol.cpp
SUBST_SED.appdir= -e 's,%%PREFIX%%,${PREFIX},'
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-configure:
cd ${WRKSRC} && qmake -o Makefile lincvs.pro
diff --git a/devel/netbsd-iscsi-initiator/Makefile b/devel/netbsd-iscsi-initiator/Makefile
index bb607570d17..78b2913734c 100644
--- a/devel/netbsd-iscsi-initiator/Makefile
+++ b/devel/netbsd-iscsi-initiator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/02/07 19:31:51 agc Exp $
+# $NetBSD: Makefile,v 1.9 2008/02/28 11:58:48 rillig Exp $
DISTNAME= netbsd-iscsi-20080207
PKGNAME= ${DISTNAME:C/-iscsi/-iscsi-initiator/}
@@ -13,7 +13,7 @@ GNU_CONFIGURE= yes
CONFIGURE_DIRS= src
BUILD_TARGET= all-initiator
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/netbsd-iscsi-target/Makefile b/devel/netbsd-iscsi-target/Makefile
index 82ffb48e356..c571a12e0f4 100644
--- a/devel/netbsd-iscsi-target/Makefile
+++ b/devel/netbsd-iscsi-target/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/02/07 19:31:51 agc Exp $
+# $NetBSD: Makefile,v 1.9 2008/02/28 11:58:48 rillig Exp $
DISTNAME= netbsd-iscsi-20080207
PKGNAME= ${DISTNAME:C/-iscsi/-iscsi-target/}
@@ -14,7 +14,7 @@ CONFLICTS+= netbsd-iscsi>0
GNU_CONFIGURE= yes
CONFIGURE_DIRS= src
-INSTALLATION_DIRS_FROM_PLIST=yes
+AUTO_MKDIRS= yes
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/sfio/Makefile b/devel/sfio/Makefile
index 756cb092334..266ce8f8f6c 100644
--- a/devel/sfio/Makefile
+++ b/devel/sfio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/10/14 07:12:41 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2008/02/28 11:58:48 rillig Exp $
#
# pkgsrc/mail/sendmail (as of 8.11.0) specifically wants 1999, not 2000.
@@ -20,7 +20,7 @@ COMMENT= Safe and Fast IO library
WRKSRC= ${WRKDIR}
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-extract:
@${MKDIR} ${WRKDIR}
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
diff --git a/games/velena/Makefile b/games/velena/Makefile
index fd44cb3a2d4..0a3d2a6d01f 100644
--- a/games/velena/Makefile
+++ b/games/velena/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/02/20 10:49:16 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= veleng10
@@ -20,7 +20,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
EXTRACT_OPTS_ZIP= -LLaqo
WRKSRC= ${WRKDIR}
MAKE_FILE= makefile
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
SUBST_CLASSES+= path
SUBST_STAGE.path= pre-configure
diff --git a/games/zombies/Makefile b/games/zombies/Makefile
index d7a0b4f22db..3313f1c3e45 100644
--- a/games/zombies/Makefile
+++ b/games/zombies/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/02/12 07:17:26 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2008/02/28 11:58:48 rillig Exp $
DISTNAME= zombies-1.0
PKGREVISION= 2
@@ -9,7 +9,7 @@ MAINTAINER= simonb@NetBSD.org
HOMEPAGE= http://www.thistledown.com.au/software/
COMMENT= Simple robots-like game where you destroy the zombies
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
BUILD_DEFS+= VARBASE
MAKE_ENV+= VARBASE=${VARBASE}
MAKE_DIRS= ${VARBASE}/games
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile
index dbfb0842828..9dcc07e4e53 100644
--- a/graphics/urt/Makefile
+++ b/graphics/urt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2007/08/17 22:33:35 joerg Exp $
+# $NetBSD: Makefile,v 1.50 2008/02/28 11:58:48 rillig Exp $
DISTNAME= urt
PKGNAME= urt-3.1b1
@@ -27,7 +27,7 @@ HAS_CONFIGURE= yes
MAKE_FILE= makefile
BUILD_TARGET= # the default one
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
post-extract:
chmod 644 ${WRKSRC}/man/man1/rletotarga.1
diff --git a/lang/fort77/Makefile b/lang/fort77/Makefile
index 578d6c810f1..a981ae1e88d 100644
--- a/lang/fort77/Makefile
+++ b/lang/fort77/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/11/02 09:17:33 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= fort77-1.18
@@ -19,7 +19,7 @@ SUBST_FILES.perl= fort77 tests/test.pl
SUBST_SED.perl= -e 's,/usr/bin/perl,${PERL5},'
INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} MANDIR=${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
.include "../../lang/f2c/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/maude/Makefile b/lang/maude/Makefile
index 4787eaaa4c8..9ad9de1447a 100644
--- a/lang/maude/Makefile
+++ b/lang/maude/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/12/01 13:17:56 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= Maude-2.3
@@ -14,7 +14,7 @@ COMMENT= System for equational and rewriting logic specification/programming
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_TOOLS+= flex bison
-INSTALLATION_DIRS_FROM_PLIST=yes
+AUTO_MKDIRS= yes
post-install:
cd ${WRKSRC}/src/Main && ${INSTALL_DATA} *.maude ${PREFIX}/share/maude
diff --git a/lang/sr/Makefile b/lang/sr/Makefile
index 787d81893ff..ad0a169605f 100644
--- a/lang/sr/Makefile
+++ b/lang/sr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/12/01 12:49:05 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= sr233
@@ -14,7 +14,7 @@ COMMENT= The SR language compiler and run time system
WRKSRC= ${WRKDIR}
TEST_TARGET= verify
-INSTALLATION_DIRS_FROM_PLIST=yes
+AUTO_MKDIRS= yes
SUBST_CLASSES+= sr
SUBST_STAGE.sr= pre-configure
diff --git a/math/ltm/Makefile b/math/ltm/Makefile
index 7cdcb222afb..e65299995bb 100644
--- a/math/ltm/Makefile
+++ b/math/ltm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/12/02 22:30:35 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= ltm-0.39
@@ -17,7 +17,7 @@ MAKE_FILE= makefile
BUILD_TARGET= default
USE_TOOLS+= gmake
-INSTALLATION_DIRS_FROM_PLIST=yes
+AUTO_MKDIRS= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/tommath.h ${PREFIX}/include
diff --git a/net/adns/Makefile b/net/adns/Makefile
index a379de409c0..6f66ef6a1f9 100644
--- a/net/adns/Makefile
+++ b/net/adns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/10/10 08:38:41 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= adns-1.1
@@ -15,6 +15,6 @@ USE_LIBTOOL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-dynamic
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/net/sup/Makefile b/net/sup/Makefile
index 72b91ac1a3e..1622a361fd7 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/12/20 20:29:36 christos Exp $
+# $NetBSD: Makefile,v 1.5 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= sup-0.2
@@ -8,6 +8,6 @@ MASTER_SITES= ftp://ftp.astron.com/pub/sup/
MAINTAINER= christos@NetBSD.org
COMMENT= Network file distribution/synchronisation utility
-INSTALLATION_DIRS_FROM_PLIST=yes
+AUTO_MKDIRS= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/net/totd/Makefile b/net/totd/Makefile
index 919c40fa713..9e94b0a4570 100644
--- a/net/totd/Makefile
+++ b/net/totd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2007/12/01 13:23:14 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2008/02/28 11:58:48 rillig Exp $
#
DISTNAME= totd-1.5.1
@@ -16,7 +16,7 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.totd
PKG_OPTIONS_REQUIRED_GROUPS= inet6 # require inet6 capability
PKG_OPTIONS_GROUP.inet6= inet6
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
BUILDLINK_TRANSFORM+= rm:-Werror
do-install:
diff --git a/net/tspc/Makefile b/net/tspc/Makefile
index 38ff89bd229..f336fae6894 100644
--- a/net/tspc/Makefile
+++ b/net/tspc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/01/04 14:40:15 ghen Exp $
+# $NetBSD: Makefile,v 1.17 2008/02/28 11:58:48 rillig Exp $
DISTNAME= tspc-2.1.1-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -20,7 +20,7 @@ ONLY_FOR_PLATFORM+= Linux-*-*
ONLY_FOR_PLATFORM+= Darwin-*-*
ONLY_FOR_PLATFORM+= SunOS-*-*
-INSTALLATION_DIRS_FROM_PLIST=yes
+AUTO_MKDIRS= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile
index de8dcc0ffb0..4968bba6b96 100644
--- a/pkgtools/port2pkg/Makefile
+++ b/pkgtools/port2pkg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/11/17 16:00:20 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2008/02/28 11:58:49 rillig Exp $
#
DISTNAME= port2pkg-1.11
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
NO_BUILD= yes
USE_TOOLS+= gtar perl:run
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-extract:
cd ${FILESDIR} && cp port2pkg.* ${WRKSRC}
diff --git a/security/crypto++/Makefile b/security/crypto++/Makefile
index 8aba45ef91c..24f0c803b0d 100644
--- a/security/crypto++/Makefile
+++ b/security/crypto++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/12/01 04:17:50 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2008/02/28 11:58:49 rillig Exp $
#
DISTNAME= cryptopp552
@@ -23,7 +23,7 @@ CPPFLAGS+= -DCRYPTOPP_DISABLE_ASM
BUILDLINK_TRANSFORM+= rm:-pipe rm:-msse2
EXTRACT_OPTS_ZIP= -aqo
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cryptest.exe ${PREFIX}/bin/cryptest
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 8db7c1d93f8..17baefb38f1 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2007/11/16 00:16:29 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2008/02/28 11:58:49 rillig Exp $
#
DISTNAME= tripwire-1.2
@@ -17,7 +17,7 @@ OWN_DIRS= ${PKG_SYSCONFDIR}/databases
EGDIR= ${PREFIX}/share/examples/tripwire
CONF_FILES= ${EGDIR}/tripwire.conf ${PKG_SYSCONFDIR}/tripwire.conf
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
post-extract:
cd ${WRKDIR} && ${PAX} -O -rf T1.2.tar
diff --git a/sysutils/checkperms/Makefile b/sysutils/checkperms/Makefile
index 90e8f713a6c..9de41c19844 100644
--- a/sysutils/checkperms/Makefile
+++ b/sysutils/checkperms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2008/02/07 13:16:50 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2008/02/28 11:58:49 rillig Exp $
#
DISTNAME= checkperms-1.10
@@ -11,7 +11,7 @@ COMMENT= Check and correct file permissions
#LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
USE_BSD_MAKEFILE= yes
diff --git a/sysutils/pcvt-utils/Makefile b/sysutils/pcvt-utils/Makefile
index 31c34e2e9e8..36f0a373cbe 100644
--- a/sysutils/pcvt-utils/Makefile
+++ b/sysutils/pcvt-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/10/30 02:22:54 bjs Exp $
+# $NetBSD: Makefile,v 1.11 2008/02/28 11:58:49 rillig Exp $
#
DISTNAME= netbsd-pcvt-20000611
@@ -17,7 +17,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-*
USE_BSD_MAKEFILE= yes
WRKSRC= ${WRKDIR}/pcvt/Util
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-install:
${INSTALL_PROGRAM} \
diff --git a/sysutils/same/Makefile b/sysutils/same/Makefile
index fb0685f4aeb..583637f5f30 100644
--- a/sysutils/same/Makefile
+++ b/sysutils/same/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/11/28 07:28:27 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2008/02/28 11:58:49 rillig Exp $
DISTNAME= same-1.8
CATEGORIES= sysutils
@@ -10,7 +10,7 @@ COMMENT= Find identical files and link(2) them to save disk space
PKG_INSTALLATION_TYPES= overwrite pkgviews
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
USE_BSD_MAKEFILE= yes
post-extract:
diff --git a/textproc/jdom/Makefile b/textproc/jdom/Makefile
index 63a289b2367..babcf17ee48 100644
--- a/textproc/jdom/Makefile
+++ b/textproc/jdom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/10/19 11:07:34 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2008/02/28 11:58:49 rillig Exp $
#
DISTNAME= jdom-1.0
@@ -13,7 +13,7 @@ COMMENT= Simple API for processing XML documents in Java
BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip
USE_LANGUAGES= # only Java
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-build:
cd ${WRKSRC}/src/java && ${LOCALBASE}/bin/zip -r ${WRKSRC}/jdom-src.zip org
diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile
index 1aac904a60f..2698146d1b7 100644
--- a/x11/qwt/Makefile
+++ b/x11/qwt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2007/11/05 12:56:44 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2008/02/28 11:58:49 rillig Exp $
DISTNAME= qwt-5.0.2
CATEGORIES= x11
@@ -16,7 +16,7 @@ USE_LIBTOOL= yes
CONFLICTS= qwtlib-[0-9]*
-INSTALLATION_DIRS_FROM_PLIST= yes
+AUTO_MKDIRS= yes
do-configure:
cd ${WRKSRC} && env ${CONFIGURE_ENV} qmake