summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/oculante/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile
index 025f1dcafeb..752431fb1fe 100644
--- a/graphics/oculante/Makefile
+++ b/graphics/oculante/Makefile
@@ -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 @@ do-install:
.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"