summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-09 00:44:26 +0000
committerwiz <wiz@pkgsrc.org>2000-12-09 00:44:26 +0000
commiteeaf80cb4904ae46cc76cd821d3974f005c6cc0e (patch)
treef3a109d697e7fa2c0a4b0bddf348ee112cad84d8 /pkgtools/Makefile
parent11861ba4517d135677078befa040ed9265d3b1d9 (diff)
downloadpkgsrc-eeaf80cb4904ae46cc76cd821d3974f005c6cc0e.tar.gz
add and enable bsdpak
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 6e6d50b7f2e..2c309caffa6 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2000/08/17 14:16:18 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2000/12/09 00:44:26 wiz Exp $
#
+ SUBDIR += bsdpak
SUBDIR += gensolpkg
# SUBDIR += pax # Only needed on 1.3 systems
# SUBDIR += pkg_install # Only install on demand of bsd.pkg.mk