summaryrefslogtreecommitdiff
path: root/mail/notmuch
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /mail/notmuch
parent- Fix left-over of the Tcl/Tk removal (diff)
Finish converting the whole ports tree to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316355
Diffstat (limited to 'mail/notmuch')
-rw-r--r--mail/notmuch/Makefile2
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