From feebe2d2e61ccb4fc2868531609278381dbb4039 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 29 Dec 2009 16:03:58 +0000 Subject: Add RUN_DEPENDS on cups-pk-helper git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13326 df743ca5-7f9a-e211-a948-0013205c9059 --- print/system-config-printer/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index d600db916..01d464cdb 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -3,11 +3,12 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom$ +# $MCom: ports/print/system-config-printer/Makefile,v 1.5 2009/12/29 16:02:30 ahze Exp $ # PORTNAME= system-config-printer PORTVERSION= 1.1.16 +PORTREVISION= 1 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/ @@ -23,7 +24,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \ ${LOCALBASE}/libdata/pkgconfig/notify-python.pc:${PORTSDIR}/devel/py-notify \ xmlproc_parse:${PORTSDIR}/textproc/py-xml \ - ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus + ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ + ${LOCALBASE}/libexec/cups-pk-helper-mechanism:${PORTSDIR}/print/cups-pk-helper USE_BZIP2= yes USE_PYTHON= 2.6+ -- cgit v1.2.3