diff options
Diffstat (limited to 'www/epiphany/Makefile')
| -rw-r--r-- | www/epiphany/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 1265904c7..d27a65036 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.88 2005/11/16 22:43:12 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.89 2005/11/24 03:00:50 ahze Exp $ # PORTNAME= epiphany @@ -42,6 +42,7 @@ PLIST_SUB+= EPHY_VERSION="${PORTVERSION:C/\.[0-9]+$//}" MAN1= epiphany.1 .include <bsd.port.pre.mk> +.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" NO_WERROR= yes # allow build with more warnings enabled |
