diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gdb66/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gdb66/Makefile b/devel/gdb66/Makefile index a050d1b55cb7..05d1b804b234 100644 --- a/devel/gdb66/Makefile +++ b/devel/gdb66/Makefile @@ -19,9 +19,8 @@ OPTIONS_DEFINE= INSIGHT INSIGHT_DESC= Tcl/Tk GUI (experimental!) CONFLICTS?= gdb-[7-9]* -USE_BZIP2= yes USE_GCC= any -USES= gettext iconv gmake +USES= gettext iconv gmake readline tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ENV+= CONFIGURED_M4=m4 CONFIGURED_BISON=byacc CONFIGURE_ARGS= --program-suffix=${PORTVERSION:S/.//g} \ |