diff options
Diffstat (limited to 'devel/gcvs/Makefile')
-rw-r--r-- | devel/gcvs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile index acd5ddd4f2d1..f6f2014205fc 100644 --- a/devel/gcvs/Makefile +++ b/devel/gcvs/Makefile @@ -21,6 +21,7 @@ USE_X_PREFIX= yes USE_GTK= yes GNU_CONFIGURE= yes USE_GMAKE= yes +BREAKS_IF_PEDANTIC= yes CONFIGURE_ARGS+= --with-tclinclude=${LOCALBASE}/include/tcl8.3 CONFIGURE_ARGS+= --with-tcllib=${LOCALBASE}/lib/tcl8.3 LIBS+= -lgnugetopt |