[37533] trunk/dports/devel/libcddb/Portfile

jmr at macports.org jmr at macports.org
Wed Jun 11 15:50:24 PDT 2008


Revision: 37533
          http://trac.macosforge.org/projects/macports/changeset/37533
Author:   jmr at macports.org
Date:     2008-06-11 15:50:23 -0700 (Wed, 11 Jun 2008)

Log Message:
-----------
libcddb: depend on libiconv

Modified Paths:
--------------
    trunk/dports/devel/libcddb/Portfile

Modified: trunk/dports/devel/libcddb/Portfile
===================================================================
--- trunk/dports/devel/libcddb/Portfile	2008-06-11 21:20:03 UTC (rev 37532)
+++ trunk/dports/devel/libcddb/Portfile	2008-06-11 22:50:23 UTC (rev 37533)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name             libcddb
 version          1.3.0
 categories       devel
@@ -14,10 +15,11 @@
 homepage         http://libcddb.sourceforge.net/
 platforms        darwin
 
+depends_lib      port:libiconv
+
 master_sites     sourceforge
 checksums        md5 e4a7f9579956c32b7f300eb12e9ea6df
 use_bzip2        yes
-build.args       LDFLAGS="-liconv"
 
 test.run         yes
 test.target      check

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080611/75e12544/attachment.htm 


More information about the macports-changes mailing list