diff options
author | frueauf <frueauf> | 1998-03-19 14:29:35 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-03-19 14:29:35 +0000 |
commit | 9bd9b9cbf39db30df7b04f31b4035e1432907fbc (patch) | |
tree | 03c20aa6141775b22bb52d4476c9ad4863f822ca /x11 | |
parent | 3f13186ec905c5f3f1e310c0e250595182e2d388 (diff) | |
download | pkgsrc-9bd9b9cbf39db30df7b04f31b4035e1432907fbc.tar.gz |
Enable p5-Tk, qt, xautolock, xkeycaps, xplot and xsnow since they are
in the tree.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/x11/Makefile b/x11/Makefile index 4ea3fa30cbb..d9d2f67daa5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 1998/03/19 12:34:01 frueauf Exp $ +# $NetBSD: Makefile,v 1.27 1998/03/19 14:29:35 frueauf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -46,10 +46,10 @@ # SUBDIR += neXtaw # SUBDIR += olvwm # SUBDIR += p5-Tcl-Tk -# SUBDIR += p5-Tk + SUBDIR += p5-Tk # SUBDIR += piewm # SUBDIR += pythonqt -# SUBDIR += qt + SUBDIR += qt # SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt @@ -76,7 +76,7 @@ SUBDIR += x3270 # SUBDIR += xalarm # SUBDIR += xantfarm -# SUBDIR += xautolock + SUBDIR += xautolock # SUBDIR += xbuffy # SUBDIR += xcb # SUBDIR += xco @@ -94,7 +94,7 @@ SUBDIR += xforms SUBDIR += xgas # SUBDIR += xgrab -# SUBDIR += xkeycaps + SUBDIR += xkeycaps SUBDIR += xless # SUBDIR += xloadimage SUBDIR += xlockmore @@ -103,13 +103,13 @@ # SUBDIR += xmold SUBDIR += xmove SUBDIR += xneko -# SUBDIR += xplot + SUBDIR += xplot SUBDIR += xpns # SUBDIR += xpostit # SUBDIR += xpostitPlus # SUBDIR += xprompt # SUBDIR += xscreensaver -# SUBDIR += xsnow + SUBDIR += xsnow # SUBDIR += xtacy # SUBDIR += xtestpicture SUBDIR += xtimer |