summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2014-04-27 00:11:38 +0000
committeragc <agc@pkgsrc.org>2014-04-27 00:11:38 +0000
commit2c04e884951bb5e2287ed634ba0dc15cf81d3bd5 (patch)
tree57d957306f49822ec85c28857759c3b6d5bf14c4 /pkgtools
parente5ccfb633015a27f5e3dbb1e98f15477d45d0135 (diff)
downloadpkgsrc-2c04e884951bb5e2287ed634ba0dc15cf81d3bd5.tar.gz
Add and enable genpkgng
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 8ef002f21f2..a15896a2a52 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2013/08/15 11:12:05 marino Exp $
+# $NetBSD: Makefile,v 1.106 2014/04/27 00:11:38 agc Exp $
#
COMMENT= Tools for use in the packages collection
@@ -13,6 +13,7 @@ SUBDIR+= createbuildlink
SUBDIR+= dfdisk
SUBDIR+= digest
SUBDIR+= distbb
+SUBDIR+= genpkgng
SUBDIR+= genrpm
SUBDIR+= gensolpkg
SUBDIR+= gnome-packagekit