diff options
author | groo <groo@pkgsrc.org> | 2000-05-25 01:28:34 +0000 |
---|---|---|
committer | groo <groo@pkgsrc.org> | 2000-05-25 01:28:34 +0000 |
commit | 298354f5c51106a4e0f6d228c7eb6f02c08f14d7 (patch) | |
tree | 899ecf811c93fb84e314be8cb2acea408ca0f3cc /x11 | |
parent | 94c1e28cd9981dbfd3a2cc56066beaa3e19ad5d2 (diff) | |
download | pkgsrc-298354f5c51106a4e0f6d228c7eb6f02c08f14d7.tar.gz |
Add and enable type1inst
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 42ed765f436..582503bf28d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2000/05/19 15:27:17 pooka Exp $ +# $NetBSD: Makefile,v 1.153 2000/05/25 01:28:34 groo Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -86,6 +86,7 @@ SUBDIR += tkinfo SUBDIR += tkman SUBDIR += tvtwm + SUBDIR += type1inst SUBDIR += unclutter SUBDIR += uwm SUBDIR += windowmaker |