Add RUN_DEPENDS on x11/dbus and add missing @sample dirs.
This commit is contained in:
parent
437b940539
commit
2d9d7918d7
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2011/05/16 17:30:31 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/05/21 05:00:07 ajacoutot Exp $
|
||||
|
||||
COMMENT= framework for granting privileged operations to users
|
||||
|
||||
DISTNAME= polkit-0.101
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS += polkit-gobject-1 1.0 # .0.0
|
||||
SHARED_LIBS += polkit-backend-1 1.0 # .0.0
|
||||
@ -33,6 +33,8 @@ BUILD_DEPENDS= ${MODGNU_AUTOMAKE_DEPENDS} \
|
||||
${MODGNU_AUTOCONF_DEPENDS} \
|
||||
devel/gobject-introspection
|
||||
|
||||
RUN_DEPENDS= x11/dbus
|
||||
|
||||
# XXX: the libtool wrapper script is passed as argument to g-ir-scanner,
|
||||
# instead of the actual library
|
||||
USE_LIBTOOL= gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2011/04/28 13:09:07 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2011/05/21 05:00:07 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/pk-example-frobnicate
|
||||
@bin bin/pkaction
|
||||
@ -79,7 +79,9 @@ share/dbus-1/system-services/
|
||||
share/dbus-1/system-services/org.freedesktop.PolicyKit1.service
|
||||
share/examples/polkit/
|
||||
share/examples/polkit/dbus-1/
|
||||
@sample ${SYSCONFDIR}/dbus-1/
|
||||
share/examples/polkit/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/polkit/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
|
||||
share/examples/polkit/polkit-1/
|
||||
|
Loading…
Reference in New Issue
Block a user