summaryrefslogtreecommitdiff
path: root/www/epiphany/Makefile
diff options
context:
space:
mode:
authorobache <obache>2010-11-18 02:39:09 +0000
committerobache <obache>2010-11-18 02:39:09 +0000
commitac754a1cb1b1b99d3a32783544a5b26cc1c0c1a8 (patch)
tree64232c0f0ebb3cd97116049d4e699f6cb61d5975 /www/epiphany/Makefile
parent6d8c0c14e783b91a06d2fccef5569dab5dbe645d (diff)
downloadpkgsrc-ac754a1cb1b1b99d3a32783544a5b26cc1c0c1a8.tar.gz
Update epiphany to 2.30.6.
=============== Epiphany 2.30.6 =============== Changes: - Do not use deprecated gdk_display - Do not enable maintainer mode for tarballs
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r--www/epiphany/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 146cc6be999..336c161d25f 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.110 2010/11/15 22:58:50 abs Exp $
+# $NetBSD: Makefile,v 1.111 2010/11/18 02:39:09 obache Exp $
#
-DISTNAME= epiphany-2.30.5
-PKGREVISION= 2
+DISTNAME= epiphany-2.30.6
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.30/}
EXTRACT_SUFX= .tar.bz2
@@ -22,7 +21,7 @@ USE_LANGUAGES= c c++
#CONFIGURE_ARGS+= --with-ca-file=/etc/openssl/certs/ca-certificates.crt
CONFIGURE_ARGS+= --without-ca-file
-PKGCONFIG_OVERRIDE= data/epiphany-2.29.pc
+PKGCONFIG_OVERRIDE= data/epiphany.pc.in
.include "options.mk"