pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/oculante oculante: add fontconfig/bl3.mk to f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9d0de32175b
branches:  trunk
changeset: 384969:c9d0de32175b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 09 07:39:45 2022 +0000

description:
oculante: add fontconfig/bl3.mk to fix build with modular X

Bump PKGREVISION.

diffstat:

 graphics/oculante/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c367c05d3368 -r c9d0de32175b graphics/oculante/Makefile
--- a/graphics/oculante/Makefile        Fri Sep 09 06:52:46 2022 +0000
+++ b/graphics/oculante/Makefile        Fri Sep 09 07:39:45 2022 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/09/08 07:22:04 pin Exp $
+# $NetBSD: Makefile,v 1.9 2022/09/09 07:39:45 wiz Exp $
 
 DISTNAME=      oculante-0.6.8
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=woelper/}
 
@@ -30,4 +31,5 @@
 .include "../../lang/rust/cargo.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
+.include "../../fonts/fontconfig/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index