aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2026-08-05 04:01:51 +0000
committerWen Heping <wen@FreeBSD.org>2026-08-05 04:02:47 +0000
commit4aaa28b900561f8cbfec7a49b59d922e3b7575ec (patch)
tree1bd8006c1be45abb4821feb44eb2a07b153137ef
parent941a70f2042b46f1e5d2d599887100e57f9baff9 (diff)
games/mahjong: Add missing RUN_DEPENDS
PR: 295245 Reported by: l_m@disroot.org
-rw-r--r--games/mahjong/Makefile3
1 files changed, 3 insertions, 0 deletions
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