pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/epiphany update path in PKGCONFIG_OVERRIDE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd6e611fca1c
branches:  trunk
changeset: 535041:cd6e611fca1c
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Nov 06 19:56:22 2007 +0000

description:
update path in PKGCONFIG_OVERRIDE
(purely cosmetical because there are no libraries to add rpaths for)

diffstat:

 www/epiphany/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 11c7859a1b73 -r cd6e611fca1c www/epiphany/Makefile
--- a/www/epiphany/Makefile     Tue Nov 06 19:54:52 2007 +0000
+++ b/www/epiphany/Makefile     Tue Nov 06 19:56:22 2007 +0000
@@ -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_PKGLOCALEDIR=      YES
 USE_LANGUAGES=         c c++
 
-PKGCONFIG_OVERRIDE=    data/epiphany-2.16.pc
+PKGCONFIG_OVERRIDE=    data/epiphany-2.20.pc
 
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index