summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-01-04 14:00:11 +0000
committerjmmv <jmmv>2005-01-04 14:00:11 +0000
commit482c514bc8a5c9c75e0a1386f5b6a7265ece71cb (patch)
treeac6c27c27f6db6a151558e4dd855a873b45aed2d /www
parente85f9ca38b66124259a9f69808080b4f2c3ac195 (diff)
downloadpkgsrc-482c514bc8a5c9c75e0a1386f5b6a7265ece71cb.tar.gz
Fix build with Mozilla >= 1.7.4. Problem shown in latest bulk builds.
XXX: Something weird is going on with mozilla include files (just look at the CPPFLAGS modifications in this package). Maybe someone more clueful (taya@ ?) could look at this?
Diffstat (limited to 'www')
-rw-r--r--www/epiphany/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 38e62419781..dbcf16df1e1 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/01/03 22:49:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2005/01/04 14:00:11 jmmv Exp $
#
DISTNAME= epiphany-1.4.7
@@ -21,7 +21,9 @@ USE_PKGLOCALEDIR= YES
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
+CPPFLAGS+= -I${BUILDLINK_PREFIX.mozilla-gtk2}/include/mozilla-gtk2/docshell
CPPFLAGS+= -I${BUILDLINK_PREFIX.mozilla-gtk2}/include/mozilla-gtk2/find
+CPPFLAGS+= -I${BUILDLINK_PREFIX.mozilla-gtk2}/include/mozilla-gtk2/necko
CPPFLAGS+= -I${BUILDLINK_PREFIX.mozilla-gtk2}/include/mozilla-gtk2/pref
GCONF2_SCHEMAS= epiphany.schemas