[85304] users/hum/textproc/chasen-base/Portfile

hum at macports.org hum at macports.org
Wed Oct 12 05:46:37 PDT 2011


Revision: 85304
          http://trac.macports.org/changeset/85304
Author:   hum at macports.org
Date:     2011-10-12 05:46:37 -0700 (Wed, 12 Oct 2011)
Log Message:
-----------
chasen-base: change dependency on darts from *_lib to *_build.

Modified Paths:
--------------
    users/hum/textproc/chasen-base/Portfile

Modified: users/hum/textproc/chasen-base/Portfile
===================================================================
--- users/hum/textproc/chasen-base/Portfile	2011-10-12 12:45:07 UTC (rev 85303)
+++ users/hum/textproc/chasen-base/Portfile	2011-10-12 12:46:37 UTC (rev 85304)
@@ -24,8 +24,8 @@
 
 patchfiles          patch-configure.diff
 
-depends_lib         path:include/darts.h:darts \
-                    port:libiconv
+depends_build       path:include/darts.h:darts
+depends_lib         port:libiconv
 
 post-extract {
     foreach f {tests/test-chasen.sh tests/test-dic.sh} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111012/6eb2ea7c/attachment.html>


More information about the macports-changes mailing list