diff options
Diffstat (limited to 'mail/notmuch/Makefile')
-rw-r--r-- | mail/notmuch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 89a36cfed11f..5b3aec5d74b9 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -27,7 +27,7 @@ TEST_DEPENDS= bash:shells/bash \ gwc:sysutils/coreutils \ ${LOCALBASE}/bin/gdb:devel/gdb -USES= gmake pkgconfig python:build,test +USES= compiler:c++11-lang gmake pkgconfig python:build,test USE_GNOME= glib20 USE_LDCONFIG= yes |