diff options
author | jlam <jlam> | 2002-08-06 05:59:56 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-08-06 05:59:56 +0000 |
commit | 6bdd2c6b51cea2f38ef3cc8b7d53787a4c7f46ec (patch) | |
tree | d00b339f8fe0bd6fc680979be84fa5f3c2fe1a04 /pkgtools/Makefile | |
parent | 257e887fc4571af35178c4d213a7ed76f82860e8 (diff) | |
download | pkgsrc-6bdd2c6b51cea2f38ef3cc8b7d53787a4c7f46ec.tar.gz |
buildlink-x11 is dead...it never really worked well enough anyway.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 4ebbf3c4758..24fc2d4b015 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2002/07/15 09:22:48 seb Exp $ +# $NetBSD: Makefile,v 1.40 2002/08/06 05:59:56 jlam Exp $ # COMMENT= Tools for use in the packages collection SUBDIR+= bsdpak -#SUBDIR+= buildlink-x11 # Only under instruction of user SUBDIR+= cdpack SUBDIR+= createbuildlink SUBDIR+= digest |