summaryrefslogtreecommitdiff
path: root/sysutils/py-dbus/Makefile
diff options
context:
space:
mode:
authorrxg <rxg>2006-04-01 05:24:10 +0000
committerrxg <rxg>2006-04-01 05:24:10 +0000
commitd1bf6bd9d2e15dd60987b9d36a8a0beb8877da52 (patch)
tree8659ae036023e9ce0fdd44c591cb4de0c07e1b14 /sysutils/py-dbus/Makefile
parent12aaff63ab8411179386930e619c990c1b7eb0c7 (diff)
downloadpkgsrc-d1bf6bd9d2e15dd60987b9d36a8a0beb8877da52.tar.gz
Remove PKGREVISION for making consistency with dbus and dbus-glib.
Diffstat (limited to 'sysutils/py-dbus/Makefile')
-rw-r--r--sysutils/py-dbus/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/py-dbus/Makefile b/sysutils/py-dbus/Makefile
index cd8d9437459..bcfb0043d31 100644
--- a/sysutils/py-dbus/Makefile
+++ b/sysutils/py-dbus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/02/11 14:55:51 rxg Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/01 05:24:10 rxg Exp $
#
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,6 @@ DBUS_INTERFACE= python
DBUS_DIRS= dbus glib python tools
.include "../../sysutils/dbus/Makefile.common"
-PKGREVISION= 2
DEPENDS+= ${PYPKGPREFIX}-pyrex>=0.9.3:../../lang/py-pyrex