pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libbonobo Do not create lib/bonobo/monikers at p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dec237310c79
branches: trunk
changeset: 468579:dec237310c79
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Feb 15 07:41:49 2004 +0000
description:
Do not create lib/bonobo/monikers at post-install because it is
created at do-install.
diffstat:
devel/libbonobo/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 69bb69925520 -r dec237310c79 devel/libbonobo/Makefile
--- a/devel/libbonobo/Makefile Sun Feb 15 07:34:12 2004 +0000
+++ b/devel/libbonobo/Makefile Sun Feb 15 07:41:49 2004 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index