summaryrefslogtreecommitdiff
path: root/sysutils/py-dbus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-dbus/Makefile')
-rw-r--r--sysutils/py-dbus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/py-dbus/Makefile b/sysutils/py-dbus/Makefile
index 3f2cd048de2..da2dd093603 100644
--- a/sysutils/py-dbus/Makefile
+++ b/sysutils/py-dbus/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2007/09/03 10:00:34 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2008/01/09 19:04:42 drochner Exp $
#
-DISTNAME= dbus-python-0.82.2
+DISTNAME= dbus-python-0.82.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
CATEGORIES= sysutils
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-python/
@@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.freedesktop.org/Software/dbus
COMMENT= Python bindings for the D-BUS message bus system
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
PYTHON_VERSIONS_ACCEPTED= 24