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 cfabd3815760..e8fc69b540d6 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 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_REINPLACE= yes USE_MYSQL= yes |