summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-27 23:43:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-27 23:43:36 +0000
commitee37f6ec7d174f9c8f89b540d70820e11f2f6a8d (patch)
tree8643f00493f06c62e2ec5cdc9890c3170f2effe8 /astro
parentAllow specification of custom ProFTPD configuration file (diff)
Unbreak on freebsd 8 and 9
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=349375
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}