[83328] trunk/dports/www/raptor2/Portfile

pixilla at macports.org pixilla at macports.org
Mon Aug 29 13:53:41 PDT 2011


Revision: 83328
          http://trac.macports.org/changeset/83328
Author:   pixilla at macports.org
Date:     2011-08-29 13:53:39 -0700 (Mon, 29 Aug 2011)
Log Message:
-----------
www/raptor2:
- Change to raptor temporary depends_lib to depends_build type.
- Revbump.

Modified Paths:
--------------
    trunk/dports/www/raptor2/Portfile

Modified: trunk/dports/www/raptor2/Portfile
===================================================================
--- trunk/dports/www/raptor2/Portfile	2011-08-29 20:33:48 UTC (rev 83327)
+++ trunk/dports/www/raptor2/Portfile	2011-08-29 20:53:39 UTC (rev 83328)
@@ -4,6 +4,7 @@
 
 name                raptor2
 version             2.0.4
+revision            1
 set major           [lindex [split ${version} .] 0]
 description         Raptor RDF Parser Toolkit
 long_description    Raptor is an open source C library that provides a set of \
@@ -28,9 +29,8 @@
 
 # We have removed the conflicting files from raptor.
 # Temporarily depend on raptor so raptor gets upgraded first.
-depends_lib         port:raptor
+depends_build       port:raptor
 
-
 test.run            yes
 test.target         check
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110829/483d238a/attachment-0001.html>


More information about the macports-changes mailing list