summaryrefslogtreecommitdiff
path: root/www/epiphany
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-11-06 19:56:22 +0000
committerdrochner <drochner@pkgsrc.org>2007-11-06 19:56:22 +0000
commit1ae13c3590007a36dc3bb4bac19c10250c0a9b6e (patch)
tree34c7154e9e84015253012df63696f3a16160f483 /www/epiphany
parent498b7582af5d2e2c38a7f7ad8b7be2b7ab21143e (diff)
downloadpkgsrc-1ae13c3590007a36dc3bb4bac19c10250c0a9b6e.tar.gz
update path in PKGCONFIG_OVERRIDE
(purely cosmetical because there are no libraries to add rpaths for)
Diffstat (limited to 'www/epiphany')
-rw-r--r--www/epiphany/Makefile4
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"