From db5d2e5670041bdbc687dd13176b5a54b2c880ac Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 29 Apr 2008 10:55:02 +0000 Subject: Fix installation with the dbus option Add the dbus-types.h file to the PLIST, which is installed when the dbus option is enabled. Bump PKGREVISION to 1. --- chat/libpurple/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/libpurple/PLIST') diff --git a/chat/libpurple/PLIST b/chat/libpurple/PLIST index 88caf5fcb05..74217225226 100644 --- a/chat/libpurple/PLIST +++ b/chat/libpurple/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2008/04/12 22:42:58 jlam Exp $ +@comment $NetBSD: PLIST,v 1.11 2008/04/29 10:55:02 jmmv Exp $ include/libpurple/account.h include/libpurple/accountopt.h include/libpurple/blist.h @@ -170,6 +170,7 @@ ${PLIST.dbus}include/libpurple/dbus-bindings.h ${PLIST.dbus}include/libpurple/dbus-define-api.h ${PLIST.dbus}include/libpurple/dbus-purple.h ${PLIST.dbus}include/libpurple/dbus-server.h +${PLIST.dbus}include/libpurple/dbus-types.h ${PLIST.dbus}include/libpurple/dbus-useful.h ${PLIST.dbus}lib/libpurple-client.la ${PLIST.dbus}lib/purple-2/dbus-example.la -- cgit v1.2.3