[129879] trunk/dports/devel/bsdowl/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Dec 21 23:22:34 PST 2014
Revision: 129879
https://trac.macports.org/changeset/129879
Author: ryandesign at macports.org
Date: 2014-12-21 23:22:34 -0800 (Sun, 21 Dec 2014)
Log Message:
-----------
bsdowl: GraphicsMagick is needed at runtime too, not just at build time (#45679)
Modified Paths:
--------------
trunk/dports/devel/bsdowl/Portfile
Modified: trunk/dports/devel/bsdowl/Portfile
===================================================================
--- trunk/dports/devel/bsdowl/Portfile 2014-12-22 07:18:22 UTC (rev 129878)
+++ trunk/dports/devel/bsdowl/Portfile 2014-12-22 07:22:34 UTC (rev 129879)
@@ -5,6 +5,7 @@
PortGroup github 1.0
github.setup michipili bsdowl 2.2.1 v
+revision 1
categories devel
platforms darwin
maintainers gmail.com:michipili
@@ -27,9 +28,10 @@
github.tarball_from releases
use_xz yes
-depends_build port:ocaml-findlib \
- port:GraphicsMagick
+depends_build port:ocaml-findlib
+depends_lib port:GraphicsMagick
+
# use build.type bmake when available in a released version of MacPorts
depends_build-append bin:bmake:bmake
build.cmd bmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141221/d9393c5a/attachment-0001.html>
More information about the macports-changes
mailing list