From 39ef19450c2cf8b75e3b20495c6e2331f67e3138 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 23 Aug 2011 18:39:19 +0000 Subject: Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed. --- www/xxxterm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/xxxterm') diff --git a/www/xxxterm/Makefile b/www/xxxterm/Makefile index 55c3e6368771..d70a13520719 100644 --- a/www/xxxterm/Makefile +++ b/www/xxxterm/Makefile @@ -7,6 +7,7 @@ PORTNAME= xxxterm PORTVERSION= 1.425 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://opensource.conformal.com/snapshots/xxxterm/ EXTRACT_SUFX= .tgz @@ -16,7 +17,7 @@ COMMENT= Minimalists vi-like web browser based on webkit and GTK+ LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \ soup-2.4:${PORTSDIR}/devel/libsoup \ - webkit-1.0:${PORTSDIR}/www/webkit-gtk2 + webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 USE_GNOME= gtk20 pkgconfig USE_PERL5_BUILD=YES -- cgit