From f7f46fc8ebbad1b282612b7818f6a37a5c41e732 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Fri, 25 Nov 2022 17:30:50 +0100 Subject: [PATCH] net/unison248: Remove unneeded RUN_DEPENDS on ocaml-lablgtk2. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: Tõivo Leedjärv (upstream developer) --- net/unison248/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/unison248/Makefile b/net/unison248/Makefile index 35211a14035ee..698d13983e3cf 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