summaryrefslogtreecommitdiff
path: root/textproc/sonnet/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-11-19 19:28:30 +0000
committerjperkin <jperkin@pkgsrc.org>2018-11-19 19:28:30 +0000
commit8cc9292be976567dc48d952851e509b2a8f29a26 (patch)
tree3578b8acced30289c76791113d3686801cafcb8e /textproc/sonnet/Makefile
parent1124b48391ccecad2396d1421f3129aec232c70e (diff)
downloadpkgsrc-8cc9292be976567dc48d952851e509b2a8f29a26.tar.gz
sonnet: Needs pkg-config to find hunspell correctly.
Diffstat (limited to 'textproc/sonnet/Makefile')
-rw-r--r--textproc/sonnet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/sonnet/Makefile b/textproc/sonnet/Makefile
index b3d394db49f..e8c089c023e 100644
--- a/textproc/sonnet/Makefile
+++ b/textproc/sonnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2018/11/16 13:02:45 bsiegert Exp $
+# $NetBSD: Makefile,v 1.29 2018/11/19 19:28:30 jperkin Exp $
DISTNAME= sonnet-${KF5VER}
PKGREVISION= 5
@@ -8,6 +8,8 @@ HOMEPAGE= https://community.kde.org/Frameworks
COMMENT= Spelling framework for Qt5
LICENSE= gnu-lgpl-v2.1
+USE_TOOLS+= pkg-config
+
.include "../../meta-pkgs/kde/kf5.mk"
SUBST_CLASSES+= xdg