[81099] trunk/dports/www/redland/Portfile
pixilla at macports.org
pixilla at macports.org
Mon Jul 25 09:32:56 PDT 2011
Revision: 81099
http://trac.macports.org/changeset/81099
Author: pixilla at macports.org
Date: 2011-07-25 09:32:55 -0700 (Mon, 25 Jul 2011)
Log Message:
-----------
www/redland: Assumed maintainership (open). Remove test for raptor1 header, issue fixed in source.
Modified Paths:
--------------
trunk/dports/www/redland/Portfile
Modified: trunk/dports/www/redland/Portfile
===================================================================
--- trunk/dports/www/redland/Portfile 2011-07-25 16:14:08 UTC (rev 81098)
+++ trunk/dports/www/redland/Portfile 2011-07-25 16:32:55 UTC (rev 81099)
@@ -7,7 +7,7 @@
description Redland RDF Library
long_description Redland is a set of free software libraries that provide \
support for the Resource Description Framework (RDF).
-maintainers nomaintainer
+maintainers pixilla openmaintainer
categories www
platforms darwin
homepage http://librdf.org/
@@ -42,17 +42,6 @@
--with-unixodbc=no \
--with-virtuoso=no
-pre-configure {
- foreach {badport badfile} "raptor ${prefix}/include/raptor.h" {
- if {[file exists ${badfile}]} {
- ui_error "${name} cannot be built while ${badport} is active."
- ui_error "Please deactivate ${badport} and try again."
- ui_error "You can reactivate ${badport} again later."
- return -code error "${badport} is installed"
- }
- }
-}
-
post-configure {
reinplace -E {s|-arch [a-z0-9_]+||g} \
${worksrcpath}/redland-src-config \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110725/d17bd68b/attachment.html>
More information about the macports-changes
mailing list