[90677] trunk/dports/devel/libgeoip/Portfile

pixilla at macports.org pixilla at macports.org
Sun Mar 11 19:25:06 PDT 2012


Revision: 90677
          http://trac.macports.org/changeset/90677
Author:   pixilla at macports.org
Date:     2012-03-11 19:25:06 -0700 (Sun, 11 Mar 2012)
Log Message:
-----------
devel/libgeoip:
- Do not count on /usr/bin/aclocal.
- Use autoreconf.

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

Modified: trunk/dports/devel/libgeoip/Portfile
===================================================================
--- trunk/dports/devel/libgeoip/Portfile	2012-03-12 02:18:14 UTC (rev 90676)
+++ trunk/dports/devel/libgeoip/Portfile	2012-03-12 02:25:06 UTC (rev 90677)
@@ -20,11 +20,12 @@
 checksums           rmd160  51388ff9c738c9e4d60fff790b7d7599a7133bf5 \
                     sha256  cf0f6b2bac1153e34d6ef55ee3851479b347d2b5c191fda8ff6a51fab5291ff4
 
+depends_build       bin:autoconf:autoconf
+use_autoreconf      yes
+
 test.run            yes
 test.target         check
 
-configure.env       ACLOCAL="/usr/bin/aclocal"
-
 post-destroot {
     delete ${destroot}${prefix}/etc/GeoIP.conf
     xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120311/da91d805/attachment.html>


More information about the macports-changes mailing list