summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-15 07:41:49 +0000
committerminskim <minskim>2004-02-15 07:41:49 +0000
commita5bc8165191aaddab9158124434f085c85bcacf1 (patch)
tree012e243509e12d074226832a50cf3c9f7c5ea083 /devel
parent2c77d292736a344d6e5b501899089dfea6e0d431 (diff)
downloadpkgsrc-a5bc8165191aaddab9158124434f085c85bcacf1.tar.gz
Do not create lib/bonobo/monikers at post-install because it is
created at do-install.
Diffstat (limited to 'devel')
-rw-r--r--devel/libbonobo/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 2c52ade4d1d..21cfd4270d7 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/02/14 17:21:38 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/15 07:41:49 minskim Exp $
DISTNAME= libbonobo-2.4.3
CATEGORIES= devel gnome
@@ -30,9 +30,6 @@ EGDIR= ${PREFIX}/share/examples/bonobo-activation
CONF_FILES= ${EGDIR}/bonobo-activation-config.xml \
${PKG_SYSCONFDIR}/bonobo-activation-config.xml
-post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/lib/bonobo/monikers
-
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"