diff options
author | tsarna <tsarna@pkgsrc.org> | 2000-07-30 00:20:46 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2000-07-30 00:20:46 +0000 |
commit | 19d34c4e4524a7ca8d826e0622f02bc239d9e521 (patch) | |
tree | e8f5b7b085600d7781b6f80809b2b1d1571ba871 /x11 | |
parent | efdb1e140c53d4f3aa5c91d90a8a3fac320fedaa (diff) | |
download | pkgsrc-19d34c4e4524a7ca8d826e0622f02bc239d9e521.tar.gz |
Add and enable wxGTK, py-wxWindows
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 8bc3fecb761..5bdfcd9a118 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2000/07/27 10:14:55 wiz Exp $ +# $NetBSD: Makefile,v 1.167 2000/07/30 00:20:46 tsarna Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -65,6 +65,7 @@ SUBDIR += p5-gtk SUBDIR += polclock SUBDIR += py-Tk + SUBDIR += py-wxWindows SUBDIR += rep-gtk SUBDIR += qt SUBDIR += qt1 @@ -108,6 +109,7 @@ SUBDIR += wmweather SUBDIR += wmx SUBDIR += wterm + SUBDIR += wxGTK SUBDIR += x2x SUBDIR += x3270 SUBDIR += xaniroc |