Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
The branch main has been updated by des:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d46112208bda3d4e3aba8303b3259c5cff5ee75e

commit d46112208bda3d4e3aba8303b3259c5cff5ee75e
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2024-05-06 15:26:54 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2024-05-07 01:02:43 +0000

    x11/mate-desktop: Add run-dep on devel/dconf-editor.
    
    PR:             278677
---
 x11/mate-desktop/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile
index 35141d841ee3..411c674bf1ab 100644
--- a/x11/mate-desktop/Makefile
+++ b/x11/mate-desktop/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mate-desktop
 PORTVERSION=	1.28.1
+PORTREVISION=	1
 CATEGORIES=	x11 mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
@@ -16,6 +17,7 @@ LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LIB
 
 LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-notification
 BUILD_DEPENDS=	iso-codes>=0:misc/iso-codes
+RUN_DEPENDS=	dconf-editor:devel/dconf-editor
 
 PORTSCOUT=	limitw:1,even
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>