From 12fee97b3b2db87aafc419ab6a7a70f458165d9e Mon Sep 17 00:00:00 2001 From: dinoex Date: Mon, 28 Jan 2002 07:31:04 +0000 Subject: Change some defines from "YES" to "yes" See samples in the porters-handbook. --- devel/gcvs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/gcvs') 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 -- cgit