summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-28 09:48:48 +0000
committerwiz <wiz@pkgsrc.org>2006-05-28 09:48:48 +0000
commit0a4c0e72ee9f6aacad29aea862a6d7560b003f56 (patch)
tree0ef703e48879f2091d4c7ff583160a5d81c8a26f /pkgtools
parent81b30e2f49916f39b704fb99d925966721a00a30 (diff)
downloadpkgsrc-0a4c0e72ee9f6aacad29aea862a6d7560b003f56.tar.gz
Remove EOL comments for packages which were uncommented; they
confused make.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index dccfb1539a4..fe68ad80384 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2006/05/26 19:58:47 joerg Exp $
+# $NetBSD: Makefile,v 1.73 2006/05/28 09:48:48 wiz Exp $
#
COMMENT= Tools for use in the packages collection
@@ -12,8 +12,8 @@ SUBDIR+= digest
SUBDIR+= genrpm
SUBDIR+= gensolpkg
#SUBDIR+= libkver # Only under instruction of user
-SUBDIR+= libnbcompat # Only for non-NetBSD systems
-SUBDIR+= mtree # Only for non-NetBSD systems
+SUBDIR+= libnbcompat
+SUBDIR+= mtree
SUBDIR+= p5-pkgsrc-Dewey
SUBDIR+= pkg_alternatives
SUBDIR+= pkg_chk