summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2012-10-17 13:52:03 +0000
committerdrochner <drochner>2012-10-17 13:52:03 +0000
commit0794aa1c8213198b327c92db73f14319f0894e70 (patch)
tree8b3b1cd32c54adb3669b7c8bbab2c28241c2722c /audio/rhythmbox/Makefile
parent75c561f82ef93258011fe1ae2a767a85ccb6ce6f (diff)
downloadpkgsrc-0794aa1c8213198b327c92db73f14319f0894e70.tar.gz
fix pygtk detection with python>=2.6.6
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r--audio/rhythmbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index e46c0f7e2a0..f4fbac6ce07 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.100 2012/10/08 23:01:13 adam Exp $
+# $NetBSD: Makefile,v 1.101 2012/10/17 13:52:03 drochner Exp $
#
DISTNAME= rhythmbox-0.12.8
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/}
EXTRACT_SUFX= .tar.bz2