Revision: 115385 https://trac.macports.org/changeset/115385 Author: jeremyhu@macports.org Date: 2013-12-31 21:54:35 -0800 (Tue, 31 Dec 2013) Log Message: ----------- rarian: Add the missing patch Added Paths: ----------- trunk/dports/textproc/rarian/files/ trunk/dports/textproc/rarian/files/configure.patch Added: trunk/dports/textproc/rarian/files/configure.patch =================================================================== --- trunk/dports/textproc/rarian/files/configure.patch (rev 0) +++ trunk/dports/textproc/rarian/files/configure.patch 2014-01-01 05:54:35 UTC (rev 115385) @@ -0,0 +1,11 @@ +--- configure.ac.orig 2013-12-31 21:46:30.000000000 -0800 ++++ configure.ac 2013-12-31 21:46:41.000000000 -0800 +@@ -5,7 +5,7 @@ AC_PREREQ(2.59) + AC_INIT(rarian, 0.8.1) + AC_CONFIG_SRCDIR([util/rarian-example.c]) + AC_CONFIG_HEADER([config.h]) +-AM_INIT_AUTOMAKE ([foreign dist-bzip2 dist-gzip]) ++AM_INIT_AUTOMAKE([foreign dist-bzip2]) + + AM_MAINTAINER_MODE +
participants (1)
-
jeremyhu@macports.org