summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw>2008-06-23 20:34:20 +0000
committerkristerw <kristerw>2008-06-23 20:34:20 +0000
commit96f41b8f95328cac182829862cd6b1f6b5c498b8 (patch)
treeacb5c8877e9583e48f8671ca06302a59517fc8f9 /Makefile
parent1a72d3af8c709476c77708baeaee9756811e1283 (diff)
downloadpkgsrc-96f41b8f95328cac182829862cd6b1f6b5c498b8.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