From 682e8078069f058b0be185f5b2a2000af0491051 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 2 May 2006 19:40:36 +0000 Subject: - Depend on py-dbus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6198 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/hal/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index 9f24d79e3..c5a4e3caa 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/hal/Makefile,v 1.2 2006/05/02 14:54:43 ahze Exp $ +# $MCom: ports/sysutils/hal/Makefile,v 1.3 2006/05/02 18:34:40 jylefort Exp $ # PORTNAME= hal PORTVERSION= ${HALVERSION}.${SNAPVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= http://www.marcuscom.com/downloads/ @@ -17,7 +17,8 @@ COMMENT= Hardware Abstraction Layer for simplifying device access LIB_DEPENDS= polkit.0:${PORTSDIR}/sysutils/policykit RUN_DEPENDS= ${LOCALBASE}/share/pci.ids:${PORTSDIR}/sysutils/pciutils \ - isoinfo:${PORTSDIR}/sysutils/cdrtools + isoinfo:${PORTSDIR}/sysutils/cdrtools \ + ${PYTHON_SITELIBDIR}/dbus.pth:${PORTSDIR}/devel/py-dbus USE_BZIP2= yes USE_GETTEXT= yes -- cgit v1.2.3