aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2022-11-25 16:32:12 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2022-11-25 16:32:12 +0000
commit02b76faf1957d819cbfc065857bfd281e3b4617e (patch)
tree618dd00238f832ed8e6d1d4e9553fcc639bfc200
parent5b9ea251096393eb3f37a9ba1216405832259a7b (diff)
downloadports-02b76faf1957d819cbfc065857bfd281e3b4617e.tar.gz
ports-02b76faf1957d819cbfc065857bfd281e3b4617e.zip
net/unison232: Remove unneeded RUN_DEPENDS on ocaml-lablgtk2.
Reported by: Tõivo Leedjärv <toivol@gmail.com> (upstream developer) Approved by: mandree (maintainer, implicit)
-rw-r--r--net/unison232/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/unison232/Makefile b/net/unison232/Makefile
index 12510a277612..b574e6b4e677 100644
--- a/net/unison232/Makefile
+++ b/net/unison232/Makefile
@@ -1,6 +1,6 @@
PORTNAME= unison
PORTVERSION= 2.32.52
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= net
MASTER_SITES= https://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
DISTFILES= ${EXTRACT_ONLY} ${_EXTRA_DOCS}
@@ -31,7 +31,6 @@ x11_BUILD_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2 \
x11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz
-x11_RUN_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2
x11_CONFLICTS_INSTALL= unison${_VERSIONSUFFIX}-nox11
PLIST_SUB= PORTVERSION=${PORTVERSION}