Revision
83328
Author
pixilla@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

Diff

Modified: trunk/dports/www/raptor2/Portfile (83327 => 83328)


--- 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