From 332cb64901a2f2ab07ea6fdb8ab6c857908be01c Mon Sep 17 00:00:00 2001 From: adamw Date: Sun, 18 Jan 2004 07:33:48 +0000 Subject: Remove headers dependency. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1687 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 1ad71663c..cb561d382 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -16,8 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= An extremely lightweight and simple web browser for GNOME 2 -BUILD_DEPENDS= ${X11BASE}/include/mozilla${HEADERS_SUFX}/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers${HEADERS_SUFX} \ - ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} +BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.6" -- cgit v1.2.3