summaryrefslogtreecommitdiff
path: root/devel/libbonobo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r--devel/libbonobo/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 16bfaa77794..188791d768e 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2009/06/05 07:09:31 obache Exp $
+# $NetBSD: Makefile,v 1.62 2009/06/14 22:58:00 joerg Exp $
DISTNAME= libbonobo-2.24.1
CATEGORIES= devel gnome
@@ -33,10 +33,6 @@ EGDIR= ${PREFIX}/share/examples/bonobo-activation
CONF_FILES= ${EGDIR}/bonobo-activation-config.xml \
${PKG_SYSCONFDIR}/bonobo-activation-config.xml
-PRINT_PLIST_AWK+= /^@dirrm lib\/(bonobo|bonobo\/monikers)$$/ \
- { print "@unexec $${RMDIR} %D/" $$2 \
- " 2>/dev/null || $${TRUE}"; next; }
-
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0
.include "../../devel/gettext-lib/buildlink3.mk"