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 d08cebc61b6c..2f05dca06e39 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= gmime-2.4:${PORTSDIR}/mail/gmime24 \ talloc:${PORTSDIR}/devel/talloc HAS_CONFIGURE= yes -USE_PKGCONFIG= build +USES= pkgconfig CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man USE_GMAKE= yes USE_LDCONFIG= yes |