diff options
Diffstat (limited to 'ftp/kbear/Makefile')
-rw-r--r-- | ftp/kbear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile index 227bba12a9b2..d2ad4ea0d305 100644 --- a/ftp/kbear/Makefile +++ b/ftp/kbear/Makefile @@ -23,7 +23,7 @@ USE_LDCONFIG= yes USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE} LDFLAGS="${PTHREAD_LIBS}" post-patch: |