diff options
author | recht <recht@pkgsrc.org> | 2003-09-09 13:07:56 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2003-09-09 13:07:56 +0000 |
commit | 1279831cbfce2a628cf9a20cc32668a30c0c5b32 (patch) | |
tree | 59b18e90e34c8d415800722a31e7244bf75ab45b /x11/Makefile | |
parent | 48fd8a746b6a0fca877434a2c6b3314473977901 (diff) | |
download | pkgsrc-1279831cbfce2a628cf9a20cc32668a30c0c5b32.tar.gz |
Add and enable py-gnome2.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 565ef8ef7a5..0bb7c56cc96 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.303 2003/09/02 07:20:20 xtraeme Exp $ +# $NetBSD: Makefile,v 1.304 2003/09/09 13:07:56 recht Exp $ # COMMENT= Packages to support the X window system @@ -141,6 +141,7 @@ SUBDIR+= p5-gtk SUBDIR+= paragui SUBDIR+= py-Pmw SUBDIR+= py-Tk +SUBDIR+= py-gnome2 SUBDIR+= py-gtk2 SUBDIR+= py-qt2 SUBDIR+= py-qt2-sip |