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 fd4618be6e84..7a94f614348e 100644 --- a/databases/knoda/Makefile +++ b/databases/knoda/Makefile @@ -22,7 +22,7 @@ USE_KDELIBS_VER= 3 USE_PYTHON= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-hk_classes-dir=${LOCALBASE}/lib/hk_classes \ --with-hk_classes-incdir=${LOCALBASE}/include/hk_classes |