diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-26 17:05:03 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-26 17:05:03 +0000 |
commit | f3d9f368f7627b29203190f6ca6ff9a3448ef13a (patch) | |
tree | 6a59e698c019f0a7ffcfe1d8d9a5f51d854788fe /devel/gdb | |
parent | cd729668acffb41ddfe9474d9cfa26b156de37fd (diff) |
Notes
Diffstat (limited to 'devel/gdb')
-rw-r--r-- | devel/gdb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index 8b0067f8d641..82fc8d21eb48 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -14,7 +14,6 @@ LICENSE= GPLv3 USE_BZIP2= yes USE_CSTD= gnu89 -#USE_GMAKE= yes USES= iconv gmake GNU_CONFIGURE= yes CONFIGURE_ENV= CONFIGURED_M4=m4 CONFIGURED_BISON=byacc |