pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-garcon xfce4-garcon: record hicolor-icon-the...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f1cc339af45
branches:  trunk
changeset: 390833:6f1cc339af45
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Dec 31 02:13:02 2022 +0000

description:
xfce4-garcon: record hicolor-icon-theme dependency

diffstat:

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

diffs (22 lines):

diff -r 80f221270bd6 -r 6f1cc339af45 x11/xfce4-garcon/Makefile
--- a/x11/xfce4-garcon/Makefile Sat Dec 31 02:09:44 2022 +0000
+++ b/x11/xfce4-garcon/Makefile Sat Dec 31 02:13:02 2022 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2022/12/30 17:32:35 bsiegert Exp $
+# $NetBSD: Makefile,v 1.30 2022/12/31 02:13:02 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      garcon-4.18.0
 PKGNAME=       xfce4-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  https://archive.xfce.org/src/xfce/garcon/${PKGVERSION_NOREV:R}/
 
@@ -20,5 +21,6 @@
 CONF_FILES=            ${EGDIR}/menus/xfce-applications.menu \
                        ${PKG_SYSCONFDIR}/menus/xfce-applications.menu
 
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../x11/libxfce4ui/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index