summaryrefslogtreecommitdiff
path: root/x11/pygtk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-01-24 19:43:14 +0000
committerwiz <wiz@pkgsrc.org>2007-01-24 19:43:14 +0000
commit32a7d8f8269e6a35a42d36a2aa67663c3905b7ee (patch)
tree056c57fc9047ec1cad9e557bf9672aaebf0bc964 /x11/pygtk
parent1a8c4e064448fc1bc2e25eda4d16270f68e87a29 (diff)
downloadpkgsrc-32a7d8f8269e6a35a42d36a2aa67663c3905b7ee.tar.gz
Do not unconditionally remove share/pygtk, it is shared with py-gtk2.
However, do remove include/pygtk. Bump PKGREVISION.
Diffstat (limited to 'x11/pygtk')
-rw-r--r--x11/pygtk/Makefile4
-rw-r--r--x11/pygtk/PLIST6
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/pygtk/Makefile b/x11/pygtk/Makefile
index 4e7cbbd5895..42c26af69f6 100644
--- a/x11/pygtk/Makefile
+++ b/x11/pygtk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2006/06/02 23:39:25 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2007/01/24 19:43:14 wiz Exp $
#
DISTNAME= pygtk-0.6.11
PKGNAME= ${PYPKGPREFIX}-gtk-0.6.11
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11 python
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/python/v1.2/
diff --git a/x11/pygtk/PLIST b/x11/pygtk/PLIST
index 256cf544a1b..43dadbf01ea 100644
--- a/x11/pygtk/PLIST
+++ b/x11/pygtk/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:10:06 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2007/01/24 19:43:14 wiz Exp $
bin/pygtk-codegen-1.2
include/pygtk/pygdkimlib.h
include/pygtk/pygdkpixbuf.h
@@ -67,7 +67,7 @@ share/pygtk/1.2/defs/libglade.defs
@dirrm share/pygtk/1.2/defs
@dirrm share/pygtk/1.2/codegen
@dirrm share/pygtk/1.2
-@dirrm share/pygtk
+@unexec ${RMDIR} %D/share/pygtk 2>/dev/null || ${TRUE}
@dirrm ${PYSITELIB}/gtk-1.2/pyglade
@dirrm ${PYSITELIB}/gtk-1.2
-@unexec ${RMDIR} %D/share/pygtk 2>/dev/null || ${TRUE}
+@dirrm include/pygtk