Revision
138977
Author
ryandesign@macports.org
Date
2015-07-25 17:10:12 -0700 (Sat, 25 Jul 2015)

Log Message

utimer: autoreconf to fix intltool issue (#48438)

Modified Paths

Diff

Modified: trunk/dports/sysutils/utimer/Portfile (138976 => 138977)


--- trunk/dports/sysutils/utimer/Portfile	2015-07-25 21:36:55 UTC (rev 138976)
+++ trunk/dports/sysutils/utimer/Portfile	2015-07-26 00:10:12 UTC (rev 138977)
@@ -25,11 +25,18 @@
                             sha1    b9590ef4ff6bb8ecf64bb703f50f1bfeddf3fbdd \
                             rmd160  046be734e2f1aaa2af13cbfc2236059c484965dc
 
-depends_build               port:pkgconfig
+depends_build               port:autoconf \
+                            port:automake \
+                            port:intltool \
+                            port:libtool \
+                            port:pkgconfig
 
-depends_lib                 path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                            port:intltool
+depends_lib                 path:lib/pkgconfig/glib-2.0.pc:glib2
 
+use_autoreconf              yes
+autoreconf.cmd              ./autogen.sh
+autoreconf.args
+
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${docdir}