Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2013 05:30:08 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323199 - head/astro/orsa
Message-ID:  <201307180530.r6I5U8Q3086602@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu Jul 18 05:30:07 2013
New Revision: 323199
URL: http://svnweb.freebsd.org/changeset/ports/323199

Log:
  - Unbreak build after autotools update
  
  Reported by:	ph-w

Modified:
  head/astro/orsa/Makefile   (contents, props changed)

Modified: head/astro/orsa/Makefile
==============================================================================
--- head/astro/orsa/Makefile	Thu Jul 18 05:28:36 2013	(r323198)
+++ head/astro/orsa/Makefile	Thu Jul 18 05:30:07 2013	(r323199)
@@ -28,6 +28,7 @@ USE_GL=		gl
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	aclocal autoheader automake autoconf libtool
 ACLOCAL_ARGS=	-I macros -I ${LOCALBASE}/share/aclocal
+AUTOMAKE_ARGS=	--add-missing
 CONFIGURE_ENV=	ac_cv_c_inline=no
 USE_LDCONFIG=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307180530.r6I5U8Q3086602>