pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-taskmanager Add libXmu and handling of ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8b75a143670
branches:  trunk
changeset: 364041:b8b75a143670
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 20 15:30:37 2017 +0000

description:
Add libXmu and handling of icons. Thanks @darcy.

diffstat:

 sysutils/xfce4-taskmanager/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1a41645dce0a -r b8b75a143670 sysutils/xfce4-taskmanager/Makefile
--- a/sysutils/xfce4-taskmanager/Makefile       Tue Jun 20 15:22:21 2017 +0000
+++ b/sysutils/xfce4-taskmanager/Makefile       Tue Jun 20 15:30:37 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/06/18 23:22:27 youri Exp $
+# $NetBSD: Makefile,v 1.8 2017/06/20 15:30:37 youri Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -16,6 +16,8 @@
 .endif
 
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
 .include "../../x11/libxfce4ui/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index