diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/dbf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index d7e5757140a7..5bfd34d922c9 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -16,9 +16,8 @@ OPTIONS_DEFINE= NLS WRKSRC= ${WRKDIR}/lib${PORTNAME} USE_ZIP= yes -USES= pathfix +USES= pathfix USE_GNOME= intltool -USE_GCC= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_DOC_TO_MAN="" USE_LDCONFIG= yes |