diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-02 13:08:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-02 13:08:15 +0000 |
commit | cdd7635d3f2ae76b7ee3e386f27a028f49b719ad (patch) | |
tree | d6104457effe42a16b6aba563b46db35e263a7f1 /x11/Makefile | |
parent | 7d23d81324e587c8c5a111acc4324b6a9ba9d51e (diff) | |
download | pkgsrc-cdd7635d3f2ae76b7ee3e386f27a028f49b719ad.tar.gz |
Complete the move of ttmkfdir from x11 to fonts.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 4d4ee7ecc0e..26fa9fab269 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.252 2002/06/17 02:26:03 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.253 2002/07/02 13:08:16 wiz Exp $ # COMMENT= Packages to support the X window system @@ -99,7 +99,6 @@ SUBDIR+= tk SUBDIR+= tk-Tix SUBDIR+= tkinfo SUBDIR+= tkman -SUBDIR+= ttmkfdir SUBDIR+= type1inst SUBDIR+= unclutter SUBDIR+= wmavgload |