aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/wiggle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/wiggle/Makefile')
-rw-r--r--textproc/wiggle/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/wiggle/Makefile b/textproc/wiggle/Makefile
index ec75a37b2073..d1a43b4a9747 100644
--- a/textproc/wiggle/Makefile
+++ b/textproc/wiggle/Makefile
@@ -13,6 +13,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
+USE_GCC= 4.2+ # uses nested functions
USE_GMAKE= yes
MAKE_ARGS+= CFLAGS="${CFLAGS} -I. -Wall -Wstrict-prototypes -Wextra -Wno-unused-parameter"