diff options
Diffstat (limited to 'databases/knoda/Makefile')
-rw-r--r-- | databases/knoda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/knoda/Makefile b/databases/knoda/Makefile index 375aaab6537b..ad461ec4b42b 100644 --- a/databases/knoda/Makefile +++ b/databases/knoda/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_PYTHON= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS+= --with-hk_classes-dir=${LOCALBASE}/lib/hk_classes \ --with-hk_classes-incdir=${LOCALBASE}/include/hk_classes |