diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:33:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:33:01 +0800 |
commit | 8320d809ac50ed24e1c94e9b0c5956fd91cc1a64 (patch) | |
tree | f5ff5b99160655696c4144d4bfd37b2db3a4da5d /x11-toolkits/py-gnome2 | |
parent | 64e501a11f40c64b2190a1c16248648c2903314d (diff) | |
download | marcuscom-ports-8320d809ac50ed24e1c94e9b0c5956fd91cc1a64.tar marcuscom-ports-8320d809ac50ed24e1c94e9b0c5956fd91cc1a64.tar.gz marcuscom-ports-8320d809ac50ed24e1c94e9b0c5956fd91cc1a64.tar.bz2 marcuscom-ports-8320d809ac50ed24e1c94e9b0c5956fd91cc1a64.tar.lz marcuscom-ports-8320d809ac50ed24e1c94e9b0c5956fd91cc1a64.tar.xz marcuscom-ports-8320d809ac50ed24e1c94e9b0c5956fd91cc1a64.tar.zst marcuscom-ports-8320d809ac50ed24e1c94e9b0c5956fd91cc1a64.zip |
Remove some more leftover directories.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6863 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 3e6e3ef14..80d2255d9 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.32 2006/07/19 01:55:32 ahze Exp $ +# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.33 2006/07/25 02:29:03 ahze Exp $ # PORTNAME= gnome PORTVERSION= 2.15.90 +PORTREVISION= 1 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist index 081e8e713..69b886286 100644 --- a/x11-toolkits/py-gnome2/pkg-plist +++ b/x11-toolkits/py-gnome2/pkg-plist @@ -82,6 +82,7 @@ share/pygtk/2.0/defs/ui.defs %%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/bonoboui %%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo %%PORTDOCS%%@dirrm share/examples/py-gnome +@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs @dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnome @dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo @dirrm include/gnome-python-2.0 |