diff options
Diffstat (limited to 'x11-toolkits/py-gnome-extras')
-rw-r--r-- | x11-toolkits/py-gnome-extras/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gnome-extras/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index ff3c9b301074..3a5da944d71d 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome PORTVERSION= 2.19.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} diff --git a/x11-toolkits/py-gnome-extras/pkg-plist b/x11-toolkits/py-gnome-extras/pkg-plist index e3d9e16306b7..012275817bae 100644 --- a/x11-toolkits/py-gnome-extras/pkg-plist +++ b/x11-toolkits/py-gnome-extras/pkg-plist @@ -65,3 +65,4 @@ share/pygtk/2.0/defs/trayicon.defs %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gksu @dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/egg +@dirrm include/pygda-3.0 |