git: f7f46fc8ebba - main - net/unison248: Remove unneeded RUN_DEPENDS on ocaml-lablgtk2.

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Fri, 25 Nov 2022 16:33:02 UTC
The branch main has been updated by madpilot:

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

commit f7f46fc8ebbad1b282612b7818f6a37a5c41e732
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2022-11-25 16:30:50 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2022-11-25 16:30:50 +0000

    net/unison248: Remove unneeded RUN_DEPENDS on ocaml-lablgtk2.
    
    Reported by:    Tõivo Leedjärv <toivol@gmail.com> (upstream developer)
---
 net/unison248/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net/unison248/Makefile b/net/unison248/Makefile
index 35211a14035e..698d13983e3c 100644
--- a/net/unison248/Makefile
+++ b/net/unison248/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	unison
 PORTVERSION=	2.48.15
-PORTREVISION=	2
+PORTREVISION=	3
 DISTVERSIONPREFIX=	v
 DISTVERSIONSUFFIX=	v4
 CATEGORIES=	net
@@ -26,7 +26,6 @@ x11_BUILD_DEPENDS=	lablgtk2:x11-toolkits/ocaml-lablgtk2 \
 			icotool:graphics/icoutils
 x11_LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 			libfreetype.so:print/freetype2
-x11_RUN_DEPENDS=	lablgtk2:x11-toolkits/ocaml-lablgtk2
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION} VERSIONSUFFIX=${VERSIONSUFFIX}
 USES=		gmake localbase