diff options
Diffstat (limited to 'databases/ksqlshell/Makefile')
-rw-r--r-- | databases/ksqlshell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ksqlshell/Makefile b/databases/ksqlshell/Makefile index f25d3d9614a9..2e344fa60eb9 100644 --- a/databases/ksqlshell/Makefile +++ b/databases/ksqlshell/Makefile @@ -16,7 +16,7 @@ COMMENT= MySQL and PostgreSQL client for KDE WRKSRC= ${WRKDIR}/${PORTNAME} USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_MYSQL= yes USE_PGSQL= yes |