diff options
author | recht <recht> | 2003-09-09 13:07:56 +0000 |
---|---|---|
committer | recht <recht> | 2003-09-09 13:07:56 +0000 |
commit | 3a9f448b8c762d485aaf85f529e5c8507395eb03 (patch) | |
tree | 59b18e90e34c8d415800722a31e7244bf75ab45b /x11 | |
parent | 0051281d54d28a1d59d8d5554380b70edc1de20c (diff) | |
download | pkgsrc-3a9f448b8c762d485aaf85f529e5c8507395eb03.tar.gz |
Add and enable py-gnome2.
Diffstat (limited to 'x11')
-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 |