diff options
Diffstat (limited to 'freebsd/dependencies/tqt3-ibase-plugin/Makefile')
-rw-r--r-- | freebsd/dependencies/tqt3-ibase-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/dependencies/tqt3-ibase-plugin/Makefile b/freebsd/dependencies/tqt3-ibase-plugin/Makefile index 752000863..7e5f2e889 100644 --- a/freebsd/dependencies/tqt3-ibase-plugin/Makefile +++ b/freebsd/dependencies/tqt3-ibase-plugin/Makefile @@ -23,8 +23,8 @@ DRIVER= src/sql/drivers/${DB} # For TQt3 is used FreeBSD make # Remove gmake from USES -USES=${USES/gmake//} -USE_FIREBIRD= yes +USES= ${USES/gmake//} +USES+= firebird EXTRACT_AFTER_ARGS+= \ ${EXTRACT_BASE}${PLUGIN} \ |