From d9fb1ad1fc1611a9703f1e555a0a77fb328c285b Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 6 Mar 2011 23:19:02 +0000 Subject: - Chase libextractor shlib raise Reported by: pointyhat Pointy hat to: vd --- deskutils/doodle/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/doodle/Makefile b/deskutils/doodle/Makefile index 756e349c9a47..9cd8fac69782 100644 --- a/deskutils/doodle/Makefile +++ b/deskutils/doodle/Makefile @@ -8,14 +8,14 @@ PORTNAME= doodle PORTVERSION= 0.6.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://gnunet.org/doodle/download/ MAINTAINER= jadawin@FreeBSD.org COMMENT= Quickly search documents -LIB_DEPENDS= extractor.2:${PORTSDIR}/textproc/libextractor +LIB_DEPENDS= extractor.3:${PORTSDIR}/textproc/libextractor GNU_CONFIGURE= yes USE_GETTEXT= yes -- cgit