diff options
Diffstat (limited to 'www/udmsearch')
-rw-r--r-- | www/udmsearch/Makefile | 3 | ||||
-rw-r--r-- | www/udmsearch/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/udmsearch/Makefile b/www/udmsearch/Makefile index 2e8ea9b4239c..72c961380a57 100644 --- a/www/udmsearch/Makefile +++ b/www/udmsearch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= udmsearch -PORTVERSION= 3.0.20 +PORTVERSION= 3.0.21 CATEGORIES= www databases MASTER_SITES= http://mysearch.udm.net/Download/ \ ftp://ftp.izhcom.ru/pub/unix/UdmSearch/ \ @@ -20,6 +20,7 @@ MAN5= indexer.conf.5 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-charset-guesser \ + --enable-freebsd-pthreads \ --sysconfdir=${PREFIX}/etc/udmsearch \ --localstatedir=/var/udmsearch diff --git a/www/udmsearch/distinfo b/www/udmsearch/distinfo index 294c10942742..2cb1c1726356 100644 --- a/www/udmsearch/distinfo +++ b/www/udmsearch/distinfo @@ -1 +1 @@ -MD5 (udmsearch-3.0.20.tar.gz) = 964330e29b7fed2ca556287f31dd5c26 +MD5 (udmsearch-3.0.21.tar.gz) = e2653311dc25e276612b12d8f53e38f4 |