diff options
author | tron <tron> | 1999-09-10 00:41:23 +0000 |
---|---|---|
committer | tron <tron> | 1999-09-10 00:41:23 +0000 |
commit | 6f2150c73d9bdb18567a1ff7fdc480d0ad0ace7b (patch) | |
tree | 878d9b2056b46dd90c8f4df472636cf179f47270 /x11/Makefile | |
parent | 0790388d2f7e47f0c20e88740423c313bbe358d1 (diff) | |
download | pkgsrc-6f2150c73d9bdb18567a1ff7fdc480d0ad0ace7b.tar.gz |
Add and enable "oneko". Fixes PR pkg/8347 by John A. Maier.
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 41ee5d05fd5..a910f046100 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 1999/09/09 08:49:52 drochner Exp $ +# $NetBSD: Makefile,v 1.111 1999/09/10 00:41:23 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -66,6 +66,7 @@ # SUBDIR += mouseclock # SUBDIR += neXtaw # SUBDIR += olvwm + SUBDIR += oneko # SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk SUBDIR += p5-gtk |