summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-20 16:27:06 +0000
committerwiz <wiz@pkgsrc.org>2001-02-20 16:27:06 +0000
commit02f701418d1bcafa97e2457f3ec6499540ab72ad (patch)
tree57fe04612cbbca5411f9aba64f700aaa6a826b05 /pkgtools
parent4f36320987d33fa7b94f7367300fe893c00460df (diff)
downloadpkgsrc-02f701418d1bcafa97e2457f3ec6499540ab72ad.tar.gz
add and enable perl-mk
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 00a262f8481..34f82c16b81 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2001/02/16 15:51:52 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2001/02/20 16:27:06 wiz Exp $
#
COMMENT= Tools for use in the packages collection
@@ -6,6 +6,7 @@ COMMENT= Tools for use in the packages collection
SUBDIR+= bsdpak
SUBDIR+= gensolpkg
#SUBDIR+= pax # Only needed on 1.3 systems
+SUBDIR+= perl-mk
#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_tarup
SUBDIR+= pkgdep