[40748] trunk/dports/net/pidgin/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Mon Oct 13 15:45:51 PDT 2008
Revision: 40748
http://trac.macports.org/changeset/40748
Author: macsforever2000 at macports.org
Date: 2008-10-13 15:45:50 -0700 (Mon, 13 Oct 2008)
Log Message:
-----------
Make libtool a dependency. Moved from quartz variant. (#16785)
Modified Paths:
--------------
trunk/dports/net/pidgin/Portfile
Modified: trunk/dports/net/pidgin/Portfile
===================================================================
--- trunk/dports/net/pidgin/Portfile 2008-10-13 21:16:01 UTC (rev 40747)
+++ trunk/dports/net/pidgin/Portfile 2008-10-13 22:45:50 UTC (rev 40748)
@@ -23,6 +23,8 @@
rmd160 d9f927db55ecc55a2e66b064612774575b82b062
use_bzip2 yes
+depends_build port:libtool
+
depends_lib port:audiofile \
port:dbus \
port:dbus-glib \
@@ -72,8 +74,8 @@
depends_build port:autoconf \
port:automake \
- port:intltool \
- port:libtool
+ port:intltool
+
post-patch {
reinplace "s|@INTLTOOL_ICONV@|${prefix}/bin/iconv|g" intltool-merge.in
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081013/3d99a9ba/attachment.html
More information about the macports-changes
mailing list