diff options
author | tron <tron@pkgsrc.org> | 1999-11-20 20:24:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-11-20 20:24:37 +0000 |
commit | 8238db5c131e1b55068f6b49dfe63e82bfc9b9ee (patch) | |
tree | 17dc7f5626265b66ea85b3139e77d4d95510e1ce /x11/Makefile | |
parent | 25dca8022dca234cb8d2c141b46cf98224c3a60c (diff) | |
download | pkgsrc-8238db5c131e1b55068f6b49dfe63e82bfc9b9ee.tar.gz |
Add and enable "py-gtk" and "gnome-python".
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a2725550eff..c5b3d63cf06 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 1999/11/20 13:39:35 tron Exp $ +# $NetBSD: Makefile,v 1.128 1999/11/20 20:24:37 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -47,6 +47,7 @@ SUBDIR += glclock SUBDIR += gnome-core SUBDIR += gnome-libs + SUBDIR += gnome-python SUBDIR += gnome-users-guide SUBDIR += gtk SUBDIR += gtk-- @@ -81,6 +82,7 @@ SUBDIR += polclock # SUBDIR += pythonqt SUBDIR += py-Tk + SUBDIR += py-gtk SUBDIR += qt # SUBDIR += qvwm SUBDIR += qwspritefield |