diff options
author | tron <tron@pkgsrc.org> | 1999-06-03 17:54:34 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-06-03 17:54:34 +0000 |
commit | 69aa066ae23b69a69dba7fdc35d54690e797a08d (patch) | |
tree | eccafd4f647af2fbe17eeab0d08f36b584fc5064 /x11/Makefile | |
parent | 0257751df8d52a54b611862b3039aa8af9b13c5d (diff) | |
download | pkgsrc-69aa066ae23b69a69dba7fdc35d54690e797a08d.tar.gz |
Enable "dclock". Fixes PR pkg/7070 by Mike Grupenhoff.
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 dd032d90566..2201ccb794f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 1999/05/28 21:11:14 mjl Exp $ +# $NetBSD: Makefile,v 1.92 1999/06/03 17:54:34 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -20,7 +20,7 @@ # SUBDIR += camltk41 SUBDIR += controlcenter SUBDIR += ctwm -# SUBDIR += dclock + SUBDIR += dclock SUBDIR += dxpc SUBDIR += econf SUBDIR += emiclock |