diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-10-25 19:59:27 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-10-25 19:59:27 +0000 |
commit | 34c3263119a38b6ae3f67e74e4581312e6545644 (patch) | |
tree | e4085c737f63bbe3786752787f174a2f553de501 /deskutils/recoll | |
parent | 63b9da4d96df66eb4966a81e6e30569e70f7a863 (diff) | |
download | ports-34c3263119a38b6ae3f67e74e4581312e6545644.tar.gz ports-34c3263119a38b6ae3f67e74e4581312e6545644.zip |
Notes
Diffstat (limited to 'deskutils/recoll')
-rw-r--r-- | deskutils/recoll/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index c4e371afca25..170b6b97e1f1 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -14,7 +14,7 @@ MAINTAINER= jean-francois.dockes@wanadoo.fr COMMENT= A personal full text search package, based on QT and Xapian BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake -LIB_DEPENDS= xapian.1[3-6]:${PORTSDIR}/databases/xapian-core \ +LIB_DEPENDS= xapian.1[3-8]:${PORTSDIR}/databases/xapian-core \ qt-mt.3:${PORTSDIR}/x11-toolkits/qt33 USE_QT_VER= 3 |