summaryrefslogtreecommitdiff
path: root/www/khtml
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-04-01 04:27:29 +0000
committermarkd <markd@pkgsrc.org>2018-04-01 04:27:29 +0000
commit468ded92197556cd86bbc2cfadb1891a19608d46 (patch)
tree19302b111f77d6b91449ff5761a1f3a61ef49fbc /www/khtml
parente60a7de10af8c70ffcf266ba5d6b0a1e774fc6dd (diff)
downloadpkgsrc-468ded92197556cd86bbc2cfadb1891a19608d46.tar.gz
khtml: note gperf dependency
Diffstat (limited to 'www/khtml')
-rw-r--r--www/khtml/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/khtml/Makefile b/www/khtml/Makefile
index b0ee72bb5d3..798be457fe5 100644
--- a/www/khtml/Makefile
+++ b/www/khtml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2018/03/12 11:15:47 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/04/01 04:27:29 markd Exp $
DISTNAME= khtml-${KF5VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
HOMEPAGE= https://community.kde.org/Frameworks
@@ -32,6 +32,7 @@ MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg
CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/khtmlrc \
${PKG_SYSCONFDIR}/xdg/khtmlrc
+.include "../../devel/gperf/buildlink3.mk"
.include "../../graphics/giflib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../www/kjs/buildlink3.mk"