diff options
author | nathanw <nathanw> | 1999-02-10 04:25:30 +0000 |
---|---|---|
committer | nathanw <nathanw> | 1999-02-10 04:25:30 +0000 |
commit | 1d5268e4ee467826a7b27d9d9c6e03a10e263454 (patch) | |
tree | ad3d911e09c84bc6d33ce19d2a6e45e9cc2bc788 /x11/Makefile | |
parent | fb0d4957e3d919407f7c9edae31e9c5cdf65d5ea (diff) | |
download | pkgsrc-1d5268e4ee467826a7b27d9d9c6e03a10e263454.tar.gz |
Duh. Enable xdaliclock.
(There was already an entry for this? Fascinating.)
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9b896fafcb0..db8e17caa62 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 1999/02/04 02:47:25 hubertf Exp $ +# $NetBSD: Makefile,v 1.81 1999/02/10 04:25:30 nathanw Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -95,7 +95,7 @@ # SUBDIR += xcoloredit SUBDIR += xcolors SUBDIR += xcolorsel -# SUBDIR += xdaliclock + SUBDIR += xdaliclock SUBDIR += xdm3d # SUBDIR += xdtm SUBDIR += xearth |