Date: Thu, 19 Jul 2012 09:38:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301144 - head/astro/foxtrotgps Message-ID: <201207190938.q6J9cNKA064687@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jul 19 09:38:23 2012 New Revision: 301144 URL: http://svn.freebsd.org/changeset/ports/301144 Log: - Fix build after recent automake update Notified by: pointyhat Submitted by: Craig Whipp <crwhipp@gmail.com> (maintainer) Modified: head/astro/foxtrotgps/Makefile (contents, props changed) Modified: head/astro/foxtrotgps/Makefile ============================================================================== --- head/astro/foxtrotgps/Makefile Thu Jul 19 09:15:46 2012 (r301143) +++ head/astro/foxtrotgps/Makefile Thu Jul 19 09:38:23 2012 (r301144) @@ -18,8 +18,6 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ soup-2.4:${PORTSDIR}/devel/libsoup \ gps:${PORTSDIR}/astro/gpsd -USE_AUTOTOOLS= automake aclocal libtool autoconf -ACLOCAL_ARGS= --force GNU_CONFIGURE= yes USE_GMAKE= yes USE_GETTEXT= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207190938.q6J9cNKA064687>