[84603] trunk/dports/mail/rspamd/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Sep 28 13:06:57 PDT 2011
Revision: 84603
http://trac.macports.org/changeset/84603
Author: ryandesign at macports.org
Date: 2011-09-28 13:06:57 -0700 (Wed, 28 Sep 2011)
Log Message:
-----------
rspamd: allow glib2-devel to satisfy glib2 dependency
Modified Paths:
--------------
trunk/dports/mail/rspamd/Portfile
Modified: trunk/dports/mail/rspamd/Portfile
===================================================================
--- trunk/dports/mail/rspamd/Portfile 2011-09-28 20:02:08 UTC (rev 84602)
+++ trunk/dports/mail/rspamd/Portfile 2011-09-28 20:06:57 UTC (rev 84603)
@@ -22,10 +22,10 @@
depends_lib port:perl5 \
port:lua \
- port:glib2 \
+ path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:gmime
post-patch {
reinplace "s|man/man|share/man/man|g" \
${worksrcpath}/CMakeLists.txt
-}
\ No newline at end of file
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110928/67b70592/attachment.html>
More information about the macports-changes
mailing list