[148121] trunk/dports/devel/ocaml-findlib/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Wed Apr 27 06:04:20 PDT 2016
Revision: 148121
https://trac.macports.org/changeset/148121
Author: mcalhoun at macports.org
Date: 2016-04-27 06:04:20 -0700 (Wed, 27 Apr 2016)
Log Message:
-----------
ocaml-findlib: do not overwrite depends_lib value in variant
Modified Paths:
--------------
trunk/dports/devel/ocaml-findlib/Portfile
Modified: trunk/dports/devel/ocaml-findlib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-findlib/Portfile 2016-04-27 11:17:52 UTC (rev 148120)
+++ trunk/dports/devel/ocaml-findlib/Portfile 2016-04-27 13:04:20 UTC (rev 148121)
@@ -106,5 +106,5 @@
variant toolbox description {build the toolbox wizard, requires labltk} {
configure.args-append -with-toolbox
- depends_lib port:labltk
+ depends_lib-append port:labltk
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160427/f30d825b/attachment.html>
More information about the macports-changes
mailing list