svn commit: r349375 - head/astro/roadnav

Antoine Brodin antoine at FreeBSD.org
Thu Mar 27 23:43:37 UTC 2014


Author: antoine
Date: Thu Mar 27 23:43:36 2014
New Revision: 349375
URL: http://svnweb.freebsd.org/changeset/ports/349375
QAT: https://qat.redports.org/buildarchive/r349375/

Log:
  Unbreak on freebsd 8 and 9
  
  Reported by:	pkg-fallout

Modified:
  head/astro/roadnav/Makefile

Modified: head/astro/roadnav/Makefile
==============================================================================
--- head/astro/roadnav/Makefile	Thu Mar 27 23:31:52 2014	(r349374)
+++ head/astro/roadnav/Makefile	Thu Mar 27 23:43:36 2014	(r349375)
@@ -16,7 +16,6 @@ USE_WX=		2.8+
 WX_COMPS=	wx contrib
 WX_UNICODE=	yes
 USES=		gmake
-CXXFLAGS+=	-Wnon-pod-varargs
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-wx-prefix=${LOCALBASE} --with-wx-config=${WX_CONFIG}


More information about the svn-ports-all mailing list