diff options
Diffstat (limited to 'pkgtools/pkg_rolling-replace/Makefile')
-rw-r--r-- | pkgtools/pkg_rolling-replace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_rolling-replace/Makefile b/pkgtools/pkg_rolling-replace/Makefile index 7fceac3004b..1848e78d5a9 100644 --- a/pkgtools/pkg_rolling-replace/Makefile +++ b/pkgtools/pkg_rolling-replace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/12/18 12:36:17 gdt Exp $ +# $NetBSD: Makefile,v 1.4 2007/01/07 09:14:08 rillig Exp $ DISTNAME= pkg_rolling-replace-0.04 PKGREVISION= 3 @@ -21,7 +21,7 @@ NO_CHECKSUM= yes NO_BUILD= yes USE_LANGUAGES= # none -INSTALLATION_DIRS= sbin man/man8 +INSTALLATION_DIRS= sbin ${PKGMANDIR}/man8 SUBST_CLASSES+= makepath SUBST_STAGE.makepath= pre-configure |