svn commit: r323199 - head/astro/orsa

Martin Wilke miwi at FreeBSD.org
Thu Jul 18 05:30:08 UTC 2013


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
 


More information about the svn-ports-all mailing list