summaryrefslogtreecommitdiff
path: root/pkgtools/autoswc
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-07 20:16:14 +0000
committerjmmv <jmmv>2004-04-07 20:16:14 +0000
commit6d8ebea54ba1d81892adbd1dcf61b68e982365c7 (patch)
treea277721fcc6194bde2f1a6bfedac921e676f59d2 /pkgtools/autoswc
parent945ef9e637dbf8734f31996ebe2c5f1d8b2d2a30 (diff)
downloadpkgsrc-6d8ebea54ba1d81892adbd1dcf61b68e982365c7.tar.gz
It's INSTALLATION_DIRS, not INSTALL_DIRS.
Diffstat (limited to 'pkgtools/autoswc')
-rw-r--r--pkgtools/autoswc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/autoswc/Makefile b/pkgtools/autoswc/Makefile
index 20a458fd8f8..156d9037b7c 100644
--- a/pkgtools/autoswc/Makefile
+++ b/pkgtools/autoswc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/29 17:49:09 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/07 20:16:14 jmmv Exp $
DISTNAME= autoswc-1.2
CATEGORIES= pkgtools sysutils
@@ -49,7 +49,7 @@ SUBST_SED.build+= -e 's|@PREFIX@|${PREFIX}|g'
SUBST_SED.build+= -e 's|@SH@|${SH}|g'
SUBST_SED.build+= -e 's|@SYSCONFDIR@|${PKG_SYSCONFDIR}|g'
-INSTALL_DIRS= man/man8 sbin
+INSTALLATION_DIRS= man/man8 sbin
do-extract:
${CP} ${FILESDIR}/autoswc.8 ${WRKSRC}