aboutsummaryrefslogtreecommitdiff
path: root/irc/quassel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/quassel/Makefile')
-rw-r--r--irc/quassel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile
index 2d82f6d2c5e3..cbd056d9ef1b 100644
--- a/irc/quassel/Makefile
+++ b/irc/quassel/Makefile
@@ -10,7 +10,7 @@ COMMENT?= Qt 5 based distributed IRC client (client and monolithic binary)
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs
USES= cmake compiler:c++11-lib cpe pkgconfig qca qt:5 tar:bzip2
USE_GITHUB= yes