Skip to content

Commit

Permalink
net/unison248: Remove unneeded RUN_DEPENDS on ocaml-lablgtk2.
Browse files Browse the repository at this point in the history
Reported by:    Tõivo Leedjärv <toivol@gmail.com> (upstream developer)
  • Loading branch information
madpilot78 committed Nov 25, 2022
1 parent 867ebdf commit f7f46fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions net/unison248/Makefile
@@ -1,6 +1,6 @@
PORTNAME= unison
PORTVERSION= 2.48.15
PORTREVISION= 2
PORTREVISION= 3
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= v4
CATEGORIES= net
Expand All @@ -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
Expand Down

0 comments on commit f7f46fc

Please sign in to comment.