summaryrefslogtreecommitdiff
path: root/pkgtools/dfdisk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/dfdisk/Makefile')
-rw-r--r--pkgtools/dfdisk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/dfdisk/Makefile b/pkgtools/dfdisk/Makefile
index f772e1e4a0b..0df0d6aafef 100644
--- a/pkgtools/dfdisk/Makefile
+++ b/pkgtools/dfdisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/01/20 12:23:57 agc Exp $
+# $NetBSD: Makefile,v 1.4 2005/06/17 03:50:29 jlam Exp $
#
DISTNAME= dfdisk-1.0
@@ -27,6 +27,8 @@ FILES_SUBST+= FTP="${ZOULARISBASE}/bin/ftp -p"
FILES_SUBST+= FTP="/usr/bin/ftp -p"
.endif
+INSTALLATION_DIRS= bin man/man1
+
do-build:
.for f in dfdisk.sh dfdisk.1 dfdisk.conf
@${ECHO} "Generating $f..."