aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-28 07:43:36 +0800
committerantoine <antoine@FreeBSD.org>2014-03-28 07:43:36 +0800
commit4400cadd355aa31666fd9c9779ef61516cddd48c (patch)
tree8643f00493f06c62e2ec5cdc9890c3170f2effe8 /astro
parent845342fbb0210fcc22df4b2d634ef9938e2d03e4 (diff)
downloadfreebsd-ports-gnome-4400cadd355aa31666fd9c9779ef61516cddd48c.tar.gz
freebsd-ports-gnome-4400cadd355aa31666fd9c9779ef61516cddd48c.tar.zst
freebsd-ports-gnome-4400cadd355aa31666fd9c9779ef61516cddd48c.zip
Unbreak on freebsd 8 and 9
Reported by: pkg-fallout
Diffstat (limited to 'astro')
-rw-r--r--astro/roadnav/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/roadnav/Makefile b/astro/roadnav/Makefile
index 16cb329f4d8e..643924283a5b 100644
--- a/astro/roadnav/Makefile
+++ b/astro/roadnav/Makefile
@@ -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}