pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/xfce4-orage time/xfce4-orage: Fix unwanted direct...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d12a9d1822b6
branches: trunk
changeset: 603968:d12a9d1822b6
user: marino <marino%pkgsrc.org@localhost>
date: Sat May 19 00:34:45 2012 +0000
description:
time/xfce4-orage: Fix unwanted directory removal
xfce4-orage depends on x11/xfce4-panel which takes care of creating
the plugins directory. Remove the redundant directory creation which
can lead to directories being removed prematurely.
diffstat:
time/xfce4-orage/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 81f989ba8dd7 -r d12a9d1822b6 time/xfce4-orage/Makefile
--- a/time/xfce4-orage/Makefile Sat May 19 00:33:43 2012 +0000
+++ b/time/xfce4-orage/Makefile Sat May 19 00:34:45 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/03/03 00:14:02 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2012/05/19 00:34:45 marino Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -12,9 +12,6 @@
CONFIGURE_ARGS+= --disable-libxfce4mcs
-MAKE_DIRS+= ${PREFIX}/libexec/xfce4 ${PREFIX}/libexec/xfce4/panel-plugins
-MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/panel-plugins
-
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Home |
Main Index |
Thread Index |
Old Index