pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-garcon



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Dec 31 02:13:02 UTC 2022

Modified Files:
        pkgsrc/x11/xfce4-garcon: Makefile

Log Message:
xfce4-garcon: record hicolor-icon-theme dependency


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/xfce4-garcon/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xfce4-garcon/Makefile
diff -u pkgsrc/x11/xfce4-garcon/Makefile:1.29 pkgsrc/x11/xfce4-garcon/Makefile:1.30
--- pkgsrc/x11/xfce4-garcon/Makefile:1.29       Fri Dec 30 17:32:35 2022
+++ pkgsrc/x11/xfce4-garcon/Makefile    Sat Dec 31 02:13:02 2022
@@ -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 @@ MAKE_DIRS+=           ${EGDIR} ${EGDIR}/menus ${P
 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