diff options
author | garbled <garbled@pkgsrc.org> | 1999-04-02 05:29:08 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1999-04-02 05:29:08 +0000 |
commit | 5b1428b7b6f9d11d1cf4f7de8be1ee4bc353d91a (patch) | |
tree | 6cb0ae77aa49926b9d8483cabf15b15658324e77 /x11/Makefile | |
parent | 772774ce93f8c561daef5cf1ae6559dfcb149a41 (diff) | |
download | pkgsrc-5b1428b7b6f9d11d1cf4f7de8be1ee4bc353d91a.tar.gz |
Enable khostchooser
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 189270d2e74..7e3c0c900ea 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 1999/04/01 05:47:32 garbled Exp $ +# $NetBSD: Makefile,v 1.85 1999/04/02 05:29:08 garbled Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -49,6 +49,7 @@ SUBDIR += kde SUBDIR += kdebase SUBDIR += kdelibs + SUBDIR += khostchooser SUBDIR += lesstif # SUBDIR += libdnd # SUBDIR += libsx |