[61100] trunk/dports/devel/libcddb/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Dec 1 17:09:42 PST 2009
Revision: 61100
http://trac.macports.org/changeset/61100
Author: ryandesign at macports.org
Date: 2009-12-01 17:09:40 -0800 (Tue, 01 Dec 2009)
Log Message:
-----------
libcddb: do not use cdio functions, because libcddb does not declare a dependency on libcdio, because libcdio declares a dependency on libcddb, and circular dependencies are not allowed
Modified Paths:
--------------
trunk/dports/devel/libcddb/Portfile
Modified: trunk/dports/devel/libcddb/Portfile
===================================================================
--- trunk/dports/devel/libcddb/Portfile 2009-12-01 22:54:18 UTC (rev 61099)
+++ trunk/dports/devel/libcddb/Portfile 2009-12-02 01:09:40 UTC (rev 61100)
@@ -5,6 +5,7 @@
name libcddb
version 1.3.2
+revision 1
categories devel
maintainers nomaintainer
description library to access data on a CDDB server
@@ -26,5 +27,7 @@
use_bzip2 yes
+configure.args --without-cdio
+
test.run yes
test.target check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091201/719d359a/attachment-0001.html>
More information about the macports-changes
mailing list