summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2014-08-03 22:13:19 +0000
committerwiz <wiz>2014-08-03 22:13:19 +0000
commit3707f02156ecefc837002419d5559b4efc57a6ae (patch)
tree7c96236c5b5b3bff10344f53422c535b73820428 /misc
parentc53765107e460efd41ffbd08207631a0386707e1 (diff)
downloadpkgsrc-3707f02156ecefc837002419d5559b4efc57a6ae.tar.gz
Switch to webkit1-gtk* in preparation for package update to v2.
Packages can switch to that version when they're tested to build with it.
Diffstat (limited to 'misc')
-rw-r--r--misc/yelp3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile
index c6821b5cf1d..49b4af08a0d 100644
--- a/misc/yelp3/Makefile
+++ b/misc/yelp3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2014/08/03 22:13:19 wiz Exp $
DISTNAME= yelp-3.8.1
PKGREVISION= 10
@@ -26,7 +26,7 @@ BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.4
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
-.include "../../www/webkit-gtk3/buildlink3.mk"
+.include "../../www/webkit1-gtk3/buildlink3.mk"
.include "../../textproc/yelp-xsl/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"