pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/marco marco: Requires libXres.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f09ac1941f3
branches:  trunk
changeset: 389706:3f09ac1941f3
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Dec 08 11:49:05 2022 +0000

description:
marco: Requires libXres.

diffstat:

 wm/marco/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r e8d73e821b59 -r 3f09ac1941f3 wm/marco/Makefile
--- a/wm/marco/Makefile Thu Dec 08 11:15:17 2022 +0000
+++ b/wm/marco/Makefile Thu Dec 08 11:49:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2022/11/27 05:20:06 gutteridge Exp $
+# $NetBSD: Makefile,v 1.35 2022/12/08 11:49:05 jperkin Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
@@ -15,8 +15,9 @@
 
 PKGCONFIG_OVERRIDE+=   src/libmarco-private.pc.in
 
+.include "../../audio/libcanberra/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../audio/libcanberra/buildlink3.mk"
 .include "../../sysutils/libgtop/buildlink3.mk"
+.include "../../x11/libXres/buildlink3.mk"
 .include "../../x11/startup-notification/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index