summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-07-11 14:53:00 +0000
committerseb <seb>2003-07-11 14:53:00 +0000
commitf07853b84c41aa849a0e1963eeabbffa69b38fe5 (patch)
treeb6365ddc3fe0de251b22427d3f5dee44d15a6fd2 /pkgtools/Makefile
parentef2f5b5fe98fa20c58af6ce6d88dacf9e3b522e7 (diff)
downloadpkgsrc-f07853b84c41aa849a0e1963eeabbffa69b38fe5.tar.gz
Add libkver.
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 7a68acd6c16..45a57c1173d 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2003/06/23 11:49:51 grant Exp $
+# $NetBSD: Makefile,v 1.51 2003/07/11 14:53:00 seb Exp $
#
COMMENT= Tools for use in the packages collection
@@ -10,6 +10,7 @@ SUBDIR+= dfdisk
SUBDIR+= digest
SUBDIR+= distfetch
SUBDIR+= gensolpkg
+#SUBDIR+= libkver # Only under instruction of user
#SUBDIR+= libnbcompat # Only for non-NetBSD systems
#SUBDIR+= mtree # Only for non-NetBSD systems
SUBDIR+= pkg_comp