diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/bed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/bed/Makefile b/editors/bed/Makefile index 90dce9d..47d5065 100644 --- a/editors/bed/Makefile +++ b/editors/bed/Makefile @@ -16,6 +16,7 @@ COMMENT= Variable dataformat binary editor BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +USE_GCC= 3.4 USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= dep all |