[148094] trunk/dports/devel/ocaml-findlib/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Tue Apr 26 18:09:35 PDT 2016
Revision: 148094
https://trac.macports.org/changeset/148094
Author: mcalhoun at macports.org
Date: 2016-04-26 18:09:34 -0700 (Tue, 26 Apr 2016)
Log Message:
-----------
ocaml-findlib: wizard variant requires labltk not lablgtk
Modified Paths:
--------------
trunk/dports/devel/ocaml-findlib/Portfile
Modified: trunk/dports/devel/ocaml-findlib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-findlib/Portfile 2016-04-26 23:13:37 UTC (rev 148093)
+++ trunk/dports/devel/ocaml-findlib/Portfile 2016-04-27 01:09:34 UTC (rev 148094)
@@ -4,7 +4,7 @@
name ocaml-findlib
version 1.5.5
-revision 1
+revision 2
distname findlib-${version}
categories devel ml
maintainers mww openmaintainer
@@ -106,5 +106,5 @@
variant toolbox description {build the toolbox wizard, requires labltk} {
configure.args-append -with-toolbox
- depends_lib bin:lablgtk:lablgtk
+ depends_lib port:labltk
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160426/c0818a53/attachment.html>
More information about the macports-changes
mailing list