diff options
Diffstat (limited to 'x11/py-gtk2')
-rw-r--r-- | x11/py-gtk2/Makefile | 3 | ||||
-rw-r--r-- | x11/py-gtk2/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index e47589fb321..069807f9871 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2008/11/13 11:17:26 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2008/11/17 21:56:16 jnemeth Exp $ # DISTNAME= pygtk-2.13.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.13/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gtk2/PLIST b/x11/py-gtk2/PLIST index ce3a3ca7554..f0fcd4318e0 100644 --- a/x11/py-gtk2/PLIST +++ b/x11/py-gtk2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2008/10/16 14:13:31 drochner Exp $ +@comment $NetBSD: PLIST,v 1.16 2008/11/17 21:56:16 jnemeth Exp $ bin/pygtk-codegen-2.0 bin/pygtk-demo include/pygtk-2.0/pygtk/pygtk.h @@ -614,6 +614,7 @@ share/pygtk/2.0/defs/pangocairo.override @dirrm share/gtk-doc/html/pygtk/cursors @dirrm share/gtk-doc/html/pygtk @dirrm ${PYSITELIB}/gtk-2.0/gtk +@dirrm ${PYSITELIB}/gtk-2.0 @dirrm lib/pygtk/2.0/demos/images @dirrm lib/pygtk/2.0/demos @dirrm lib/pygtk/2.0 |