diff options
author | nathanw <nathanw@pkgsrc.org> | 1999-02-10 04:25:30 +0000 |
---|---|---|
committer | nathanw <nathanw@pkgsrc.org> | 1999-02-10 04:25:30 +0000 |
commit | 65ad3f060a4154f97e8a52dac4aa9c3ab009f2b5 (patch) | |
tree | ad3d911e09c84bc6d33ce19d2a6e45e9cc2bc788 /x11 | |
parent | 1d2cc347699814c3d5a6e2564461ee35137f8d59 (diff) | |
download | pkgsrc-65ad3f060a4154f97e8a52dac4aa9c3ab009f2b5.tar.gz |
Duh. Enable xdaliclock.
(There was already an entry for this? Fascinating.)
Diffstat (limited to 'x11')
-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 |