diff options
author | ross <ross> | 1998-08-07 09:55:18 +0000 |
---|---|---|
committer | ross <ross> | 1998-08-07 09:55:18 +0000 |
commit | 80b241a0611eee56ad45dd0e8bf158b067770582 (patch) | |
tree | 099604ae9bd2fe649ce4a06cde44311fa8b182a6 /x11/Makefile | |
parent | 75ce50a63140ff63ffac5950919190695ccc43e7 (diff) | |
download | pkgsrc-80b241a0611eee56ad45dd0e8bf158b067770582.tar.gz |
Enable STk and xcolorsel.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e9a53e3f1e7..d2735e08f7c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 1998/07/31 19:26:40 tv Exp $ +# $NetBSD: Makefile,v 1.46 1998/08/07 09:55:18 ross Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -86,6 +86,7 @@ # SUBDIR += xco # SUBDIR += xcoloredit SUBDIR += xcolors + SUBDIR += xcolorsel # SUBDIR += xdaliclock # SUBDIR += xdtm SUBDIR += xearth |