diff options
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 897aa072282..2a58102c8a9 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2006/09/15 15:06:56 jmmv Exp $ +# $NetBSD: Makefile,v 1.51 2006/11/05 17:49:33 joerg Exp $ DISTNAME= libbonobo-2.16.0 CATEGORIES= devel gnome @@ -9,6 +9,8 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://developer.gnome.org/ COMMENT= GNOME2 Object activation framework library +PKG_DESTDIR_SUPPORT= user-destdir + CONFLICTS= bonobo-activation-[0-9]* GNU_CONFIGURE= YES |