Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
2b760f8d
Commit
2b760f8d
authored
Jun 27, 2015
by
bapt
Browse files
Do not escape libxml++ it is not needed as it is not used in regular expression
anymore
parent
d3aeaff8
Changes
1
Hide whitespace changes
Inline
Side-by-side
deskutils/pinot/Makefile
View file @
2b760f8d
...
...
@@ -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
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment