diff options
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index a283ff29d78..dbcaa8b6e39 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2007/11/03 17:30:57 drochner Exp $ +# $NetBSD: Makefile,v 1.78 2007/11/06 19:56:22 drochner Exp $ # DISTNAME= epiphany-2.20.1 @@ -17,7 +17,7 @@ USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES USE_LANGUAGES= c c++ -PKGCONFIG_OVERRIDE= data/epiphany-2.16.pc +PKGCONFIG_OVERRIDE= data/epiphany-2.20.pc .include "options.mk" |