summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2008-06-23 20:34:20 +0000
committerkristerw <kristerw@pkgsrc.org>2008-06-23 20:34:20 +0000
commit71122b9bbeeb69d896795c7408067f61e0497540 (patch)
treeacb5c8877e9583e48f8671ca06302a59517fc8f9 /Makefile
parent2f093c9ee725da076fb4bad03e99cf415b26374c (diff)
downloadpkgsrc-71122b9bbeeb69d896795c7408067f61e0497540.tar.gz
The crosspkgtools has not worked for a long time because of changes in
the pkgsrc infrastructure. And the current infrastructure differs enough from how it looked when the crosspkgtools was made, so a somewhat different approach is needed.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f6999625503..bf99f26d36f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2007/06/19 22:30:33 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2008/06/23 20:34:20 kristerw Exp $
#
# This is the top-level Makefile of pkgsrc. It contains a list of the
# categories of packages, as well as some targets that operate on the
@@ -58,7 +58,6 @@ SUBDIR+= chat
SUBDIR+= comms
SUBDIR+= converters
SUBDIR+= cross
-SUBDIR+= crosspkgtools
SUBDIR+= databases
SUBDIR+= devel
SUBDIR+= editors