summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-20 16:27:06 +0000
committerwiz <wiz>2001-02-20 16:27:06 +0000
commit2863071d9ec901c07781f69ceb5e9624a6fd2b33 (patch)
tree57fe04612cbbca5411f9aba64f700aaa6a826b05 /pkgtools/Makefile
parent152e95f55e07a7eb3dd018f646d522f8db181388 (diff)
downloadpkgsrc-2863071d9ec901c07781f69ceb5e9624a6fd2b33.tar.gz
add and enable perl-mk
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 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