git: 4aaa28b90056 - main - games/mahjong: Add missing RUN_DEPENDS

Wen Heping <[email protected]> Wed, 05 Aug 2026 04:02:54 +0000
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by wen:

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

commit 4aaa28b900561f8cbfec7a49b59d922e3b7575ec
Author:     Wen Heping <[email protected]>
AuthorDate: 2026-08-05 04:01:51 +0000
Commit:     Wen Heping <[email protected]>
CommitDate: 2026-08-05 04:02:47 +0000

    games/mahjong: Add missing RUN_DEPENDS
    
    PR:             295245
    Reported by:    [email protected]
---
 games/mahjong/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile
index d5779b96e29e..181928ca70f7 100644
--- a/games/mahjong/Makefile
+++ b/games/mahjong/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mahjong
 PORTVERSION=	1.17.2
+PORTREVISION=	1
 CATEGORIES=	games net
 MASTER_SITES=	http://mahjong.julianbradfield.org/Source/%SUBDIR%/
 DISTNAME=	mj-${PORTVERSION}-src
@@ -10,6 +11,8 @@ WWW=		https://mahjong.julianbradfield.org/
 
 LICENSE=	GPLv2+
 
+RUN_DEPENDS=	gdk-pixbuf-extra>0:graphics/gdk-pixbuf-extra
+
 USES=		compiler:c++11-lang gmake gnome perl5 pkgconfig
 USE_GNOME=	gtk20
 USE_PERL5=	build