diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 20:25:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 20:25:49 +0000 |
commit | 6d905d6f051aad660c133d5fbc5b3f51ea6510ae (patch) | |
tree | 1d2e48ad84ee2c043801eb3794639712649c8723 /deskutils/pinot | |
parent | e791a5a92862c40854bea9aa0b6c49be33f8beb6 (diff) |
Notes
Diffstat (limited to 'deskutils/pinot')
-rw-r--r-- | deskutils/pinot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 84761d6a9707..d4df4af99834 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -18,7 +18,7 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Personal search and metasearch for the Free Desktop BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils -LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core \ +LIB_DEPENDS= xapian.23:${PORTSDIR}/databases/xapian-core \ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ textcat.0:${PORTSDIR}/textproc/libtextcat \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ |