summaryrefslogtreecommitdiff
path: root/sysutils/dbus-glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/dbus-glib/Makefile')
-rw-r--r--sysutils/dbus-glib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/dbus-glib/Makefile b/sysutils/dbus-glib/Makefile
index 12cacd5712d..5675b64b3b2 100644
--- a/sysutils/dbus-glib/Makefile
+++ b/sysutils/dbus-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/08/23 09:45:16 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2006/11/05 17:09:00 joerg Exp $
#
DISTNAME= dbus-glib-0.71
@@ -9,6 +9,8 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.freedesktop.org/Software/dbus
COMMENT= GLib bindings for the D-BUS message bus system
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= YES