summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2005-04-20 09:36:47 +0000
committeragc <agc@pkgsrc.org>2005-04-20 09:36:47 +0000
commitd71c04b7e4798693c922bd5f442d3033dc8d86f2 (patch)
tree89dd8721009181fcdd073fded8858f496bbc7503 /pkgtools
parentc4c3f9b35933e782045c01af7ec00cf4ba00abc4 (diff)
downloadpkgsrc-d71c04b7e4798693c922bd5f442d3033dc8d86f2.tar.gz
Add and enable genrpm
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 52c34ebd9c7..52b129360f7 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2005/04/06 15:23:34 xtraeme Exp $
+# $NetBSD: Makefile,v 1.66 2005/04/20 09:36:47 agc Exp $
#
COMMENT= Tools for use in the packages collection
@@ -10,6 +10,7 @@ SUBDIR+= createbuildlink
SUBDIR+= dfdisk
SUBDIR+= digest
SUBDIR+= distfetch
+SUBDIR+= genrpm
SUBDIR+= gensolpkg
#SUBDIR+= libkver # Only under instruction of user
#SUBDIR+= libnbcompat # Only for non-NetBSD systems