diff options
Diffstat (limited to 'graphics/kalbum/Makefile')
-rw-r--r-- | graphics/kalbum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kalbum/Makefile b/graphics/kalbum/Makefile index bd01d2d42559..7deff0cc3b2c 100644 --- a/graphics/kalbum/Makefile +++ b/graphics/kalbum/Makefile @@ -16,7 +16,7 @@ COMMENT= Create albums from a collection of images USE_KDELIBS_VER= 3 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 post-patch: @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \ |