diff options
Diffstat (limited to 'textproc/libextractor/Makefile')
-rw-r--r-- | textproc/libextractor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 3f5af8e655c6..a1e417554f89 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -7,7 +7,7 @@ PORTNAME= libextractor PORTVERSION= 0.5.20b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://gnunet.org/libextractor/download/ @@ -18,7 +18,7 @@ LIB_DEPENDS= mpeg2:${PORTSDIR}/multimedia/libmpeg2 USE_GNOME= glib20 USE_PYTHON= yes -USE_AUTOTOOLS= libltdl:15 +USE_AUTOTOOLS= libltdl:22 USE_DOS2UNIX= yes GNU_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/libextractor |