aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorJohn Corwin <jcorwin@src.gnome.org>2002-10-03 04:13:06 +0800
committerJohn Corwin <jcorwin@src.gnome.org>2002-10-03 04:13:06 +0800
commitf5adb690ea356c1b6e630364943f7d15e54a9a67 (patch)
treeae7b279c38f75cdd2a9de532d8088aff9a7c28a0 /macros
parentdeac52b20c5c6c180b49d02890b3e03e34f4be5c (diff)
downloadgsoc2013-evolution-f5adb690ea356c1b6e630364943f7d15e54a9a67.tar.gz
gsoc2013-evolution-f5adb690ea356c1b6e630364943f7d15e54a9a67.tar.zst
gsoc2013-evolution-f5adb690ea356c1b6e630364943f7d15e54a9a67.zip
shouldn't need automake-1.4
svn path=/trunk/; revision=18293
Diffstat (limited to 'macros')
-rw-r--r--macros/autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/autogen.sh b/macros/autogen.sh
index 4f57a71aeb..a852f5e933 100644
--- a/macros/autogen.sh
+++ b/macros/autogen.sh
@@ -69,7 +69,7 @@ fi
# }
#}
-(automake-1.4 --version) < /dev/null > /dev/null 2>&1 || {
+(automake-1.4 --version || automake --version) < /dev/null > /dev/null 2>&1 || {
echo
echo "**Error**: You must have \`automake' installed to compile $PKG_NAME."
echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.3.tar.gz"
/td>ale2006-05-101-2/+2 * BROKEN on ia64: Does not buildkris2005-10-291-0/+5 * Remove the now-redundant MTREE file selection code. This is handled inmarcus2005-03-041-6/+0 * farewell to libxpg4.sf2004-11-151-1/+1 * - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * This patch is still needed for -STABLE and older versions of 5.x.marcus2003-11-281-0/+2 * Use libgmp4 on -CURRENT to allow this port to build on 64-bit architectures.marcus2003-11-271-3/+2 * Add the virtual category elisp.linimon2003-10-191-1/+1 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * Use INFO.marcus2003-08-171-0/+2 * Use makeinfo --no-split to avoid plist problems.marcus2003-07-121-0/+1 * Depend on gmp.h rather than libgmp since newer versions of -CURRENT stillmarcus2003-06-231-1/+2 * Update to 0.16.2.marcus2003-06-011-5/+1 * Clear moonlight beckons.ade2003-03-071-0/+1 * chase gdbm lib versionijliao2003-01-031-1/+1 * Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Re-fix the sawfish configurators after switching over to librep.marcus2002-07-031-1/+2 * Update to 0.16.1.sobomax2002-06-251-1/+1 * Update to 0.16.sobomax2002-06-211-4/+5 * Catch up with libgmp3 death.sobomax2002-04-301-1/+1 * gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2 * LIB_DEPENDS on the libgmp3 port, not the libgmp port which is currentlykris2002-04-011-3/+3 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Comment out DIST_SUBDIR=gnome pending next version update.sobomax2002-02-121-1/+1 * Since sawfish (and dependencies) are critical parts of the GNOMEade2002-02-121-3/+4 * Update to 0.15.2.sobomax2001-10-301-2/+2 * Update to 0.15.1.sobomax2001-10-151-2/+3 * Provide a replacement for libgmp on 5-CURRENT.sobomax2001-08-291-0/+3 * Update to 0.14.sobomax2001-07-031-1/+1 * Remove 755 ${WRKSRC}/test script to prevent user from footshooting if for somesobomax2001-05-281-0/+3