diff options
author | drochner <drochner@pkgsrc.org> | 1999-07-23 08:03:18 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 1999-07-23 08:03:18 +0000 |
commit | 1b226f8a8f5b91ffb5c024a28fc78e26a5d9d254 (patch) | |
tree | 9dbb420ccfc22c195f62d22149bc7d32ec10c722 /x11 | |
parent | f1fdadd004657df96b4935a9703103e41a1b88ff (diff) | |
download | pkgsrc-1b226f8a8f5b91ffb5c024a28fc78e26a5d9d254.tar.gz |
add glclock and polclock
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7536b31c5c7..c79f3f7e0e1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 1999/07/09 18:38:58 jwise Exp $ +# $NetBSD: Makefile,v 1.99 1999/07/23 08:03:18 drochner Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -39,6 +39,7 @@ SUBDIR += fvwm2 SUBDIR += fvwm95 # SUBDIR += getbdf + SUBDIR += glclock SUBDIR += gnome-core SUBDIR += gnome-libs SUBDIR += gtk @@ -66,6 +67,7 @@ SUBDIR += p5-Tk SUBDIR += p5-gtk # SUBDIR += piewm + SUBDIR += polclock # SUBDIR += pythonqt SUBDIR += py-Tk SUBDIR += qt |