[105284] trunk/dports/ruby/rb-gd/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 15 21:32:36 PDT 2013


Revision: 105284
          https://trac.macports.org/changeset/105284
Author:   jmr at macports.org
Date:     2013-04-15 21:32:36 -0700 (Mon, 15 Apr 2013)
Log Message:
-----------
rb-gd: don't clobber ruby dep

Modified Paths:
--------------
    trunk/dports/ruby/rb-gd/Portfile

Modified: trunk/dports/ruby/rb-gd/Portfile
===================================================================
--- trunk/dports/ruby/rb-gd/Portfile	2013-04-16 04:28:04 UTC (rev 105283)
+++ trunk/dports/ruby/rb-gd/Portfile	2013-04-16 04:32:36 UTC (rev 105284)
@@ -22,6 +22,6 @@
 configure.args  --with-xpm --with-ttf --with-jpeg --with-freetype --enable-gd2_0
 platforms		darwin
 
-depends_lib	port:gd2
+depends_lib-append	port:gd2
 
 patchfiles patch-extconf.rb.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130415/050aef6c/attachment.html>


More information about the macports-changes mailing list