Skip to content

Commit

Permalink
net/unison240: 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 f7f46fc commit 5b9ea25
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions net/unison240/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= unison
PORTVERSION= 2.40.128
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS}
Expand Down Expand Up @@ -28,7 +28,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}
USES= gmake
Expand Down

0 comments on commit 5b9ea25

Please sign in to comment.