From 667b8438387d7394f0c6f18c8653f7e220ba1595 Mon Sep 17 00:00:00 2001 From: abs Date: Fri, 19 Aug 2022 22:13:19 +0000 Subject: Add desktopdb.mk depends for .desktop files Bump PKGREVISION --- editors/joe/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 625a0e39382..3a4d011f2c5 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2020/01/26 05:26:24 rillig Exp $ +# $NetBSD: Makefile,v 1.42 2022/08/19 22:13:19 abs Exp $ DISTNAME= joe-4.6 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=joe-editor/} @@ -25,4 +26,5 @@ CONF_FILES+= ${EGDIR}/jstarrc ${PKG_SYSCONFDIR}/jstarrc CONF_FILES+= ${EGDIR}/rjoerc ${PKG_SYSCONFDIR}/rjoerc .include "../../mk/termcap.buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3