summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-18 15:33:48 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-18 15:33:48 +0800
commit332cb64901a2f2ab07ea6fdb8ab6c857908be01c (patch)
treebb02cdc430c4a30032f1e2f95452352b291f4c75
parent015c315ce2e94262c32b2126d4a01fc097870eb2 (diff)
downloadmarcuscom-ports-332cb64901a2f2ab07ea6fdb8ab6c857908be01c.tar
marcuscom-ports-332cb64901a2f2ab07ea6fdb8ab6c857908be01c.tar.gz
marcuscom-ports-332cb64901a2f2ab07ea6fdb8ab6c857908be01c.tar.bz2
marcuscom-ports-332cb64901a2f2ab07ea6fdb8ab6c857908be01c.tar.lz
marcuscom-ports-332cb64901a2f2ab07ea6fdb8ab6c857908be01c.tar.xz
marcuscom-ports-332cb64901a2f2ab07ea6fdb8ab6c857908be01c.tar.zst
marcuscom-ports-332cb64901a2f2ab07ea6fdb8ab6c857908be01c.zip
Remove headers dependency.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1687 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--www/epiphany/Makefile3
1 files changed, 1 insertions, 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"