diff options
Diffstat (limited to 'databases/dbf')
-rw-r--r-- | databases/dbf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index 6009f45e0925..b9db23cd46f9 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/lib${PORTNAME} USE_ZIP= yes USES= pathfix USE_GNOME= intltool -USE_GCC= 4.6+ +USE_GCC= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_DOC_TO_MAN="" USE_LDCONFIG= yes |