From 854cc897402972a7e0f0cdb128b6b9f7e751b4b9 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 17 Aug 2000 16:42:50 +0000 Subject: Fixes for new gtkhtml --- www/encompass/Makefile | 2 +- www/encompass/files/patch-aa | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www/encompass') diff --git a/www/encompass/Makefile b/www/encompass/Makefile index a720fcf6d704..33c2e64187aa 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.geocities.com/lordzephyroth/ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gtkhtml.3:${PORTSDIR}/www/gtkhtml \ + gtkhtml.4:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww2 \ gconf-1.0:${PORTSDIR}/devel/gconf RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ diff --git a/www/encompass/files/patch-aa b/www/encompass/files/patch-aa index 2587ea6ea01f..7067c1f88392 100644 --- a/www/encompass/files/patch-aa +++ b/www/encompass/files/patch-aa @@ -7,7 +7,7 @@ -CFLAGS = -g `gnome-config --cflags gtk gnome gnomeui gtkhtml glibwww oaf` \ - `libwww-config --cflags` +CFLAGS += `$(X11BASE)/bin/gnome-config --cflags gtk gnome gnomeui gtkhtml glibwww oaf` \ -+ `$(LOCALBASE)/bin/libwww-config --cflags` ++ `$(LOCALBASE)/bin/libwww-config --cflags` `$(X11BASE)/bin/gconf-config --cflags gconf` LDFLAGS = -LIBS = `gnome-config --libs gtk gnome gnomeui gtkhtml glibwww oaf` \ - `libwww-config --libs` `gconf-config --libs gconf` -- cgit v1.2.3