pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfce4-places-plugin xfce4-places-plugin: simplify ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db14520bb881
branches:  trunk
changeset: 323304:db14520bb881
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Wed May 08 01:02:20 2019 +0000

description:
xfce4-places-plugin: simplify dependency list

There's no need to note a GTK3 dependency here, it's taken care of by
meta-pkgs/xfce4/Makefile.common.

diffstat:

 x11/xfce4-places-plugin/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 410f2e108b68 -r db14520bb881 x11/xfce4-places-plugin/Makefile
--- a/x11/xfce4-places-plugin/Makefile  Tue May 07 23:40:59 2019 +0000
+++ b/x11/xfce4-places-plugin/Makefile  Wed May 08 01:02:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2019/05/04 19:23:45 gutteridge Exp $
+# $NetBSD: Makefile,v 1.43 2019/05/08 01:02:20 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -10,7 +10,6 @@
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
 COMMENT=       Xfce Places plugin
 
-.include "../../x11/gtk3/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index