aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/pinot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 0d3b6937e756..131ffa143398 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libxapian.so:${PORTSDIR}/databases/xapian-core \
libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 \
libexttextcat-2.0.so:${PORTSDIR}/textproc/libexttextcat \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libxml\+\+-2.6.so:${PORTSDIR}/textproc/libxml++26 \
+ libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 \
libboost_thread.so:${PORTSDIR}/devel/boost-libs \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libexif.so:${PORTSDIR}/graphics/libexif \