svn commit: r301144 - head/astro/foxtrotgps

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 19 09:38:23 UTC 2012


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 at 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



More information about the svn-ports-all mailing list