pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/khtml
Module Name: pkgsrc
Committed By: markd
Date: Sun Apr 1 04:27:30 UTC 2018
Modified Files:
pkgsrc/www/khtml: Makefile
Log Message:
khtml: note gperf dependency
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/khtml/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/khtml/Makefile
diff -u pkgsrc/www/khtml/Makefile:1.19 pkgsrc/www/khtml/Makefile:1.20
--- pkgsrc/www/khtml/Makefile:1.19 Mon Mar 12 11:15:47 2018
+++ pkgsrc/www/khtml/Makefile Sun Apr 1 04:27:29 2018
@@ -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"
Home |
Main Index |
Thread Index |
Old Index