[69500] trunk/dports/audio/daapd/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Jul 7 20:35:06 PDT 2010
Revision: 69500
http://trac.macports.org/changeset/69500
Author: ryandesign at macports.org
Date: 2010-07-07 20:35:06 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
daapd: use port:-style dependencies
Modified Paths:
--------------
trunk/dports/audio/daapd/Portfile
Modified: trunk/dports/audio/daapd/Portfile
===================================================================
--- trunk/dports/audio/daapd/Portfile 2010-07-08 03:10:27 UTC (rev 69499)
+++ trunk/dports/audio/daapd/Portfile 2010-07-08 03:35:06 UTC (rev 69500)
@@ -20,9 +20,9 @@
checksums md5 330e2a89d77b086a64bbe8cdf24a00f2
patchfiles patch-makefile patch-daapd.cc patch-daapd.8 patch-select.h
-depends_lib lib:libz:zlib \
- lib:libid3tag:libid3tag \
- lib:libhowl:howl
+depends_lib port:zlib \
+ port:libid3tag \
+ port:howl
post-patch {
reinplace s|@PREFIX@|${prefix}|g ${worksrcpath}/daapd.cc \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100707/fcc6ffaa/attachment.html>
More information about the macports-changes
mailing list