diff options
Diffstat (limited to 'sysutils/k3b/Makefile')
-rw-r--r-- | sysutils/k3b/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 779acd569d9f..32e909436fa0 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -26,7 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-k3bsetup=no USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_KDELIBS_VER= 3 USE_REINPLACE= yes |