pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Add INSTALLATION_DIRS=lib/pkgconfig for destdir su...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78532797eb06
branches: trunk
changeset: 531860:78532797eb06
user: ghen <ghen%pkgsrc.org@localhost>
date: Tue Aug 07 21:59:11 2007 +0000
description:
Add INSTALLATION_DIRS=lib/pkgconfig for destdir support, requested by joerg.
diffstat:
www/firefox/Makefile | 4 +++-
www/firefox15/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r ab4d492e659d -r 78532797eb06 www/firefox/Makefile
--- a/www/firefox/Makefile Tue Aug 07 21:56:21 2007 +0000
+++ b/www/firefox/Makefile Tue Aug 07 21:59:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2007/05/31 07:25:07 ghen Exp $
+# $NetBSD: Makefile,v 1.46 2007/08/07 21:59:11 ghen Exp $
MOZILLA= firefox
COMMENT= Lightweight gecko-based web browser
@@ -6,5 +6,7 @@
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
+INSTALLATION_DIRS= lib/pkgconfig
+
.include "../../www/firefox/Makefile-firefox.common"
.include "../../mk/bsd.pkg.mk"
diff -r ab4d492e659d -r 78532797eb06 www/firefox15/Makefile
--- a/www/firefox15/Makefile Tue Aug 07 21:56:21 2007 +0000
+++ b/www/firefox15/Makefile Tue Aug 07 21:59:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/12 13:55:52 ghen Exp $
+# $NetBSD: Makefile,v 1.2 2007/08/07 21:59:11 ghen Exp $
MOZILLA= firefox
COMMENT= Lightweight gecko-based web browser
@@ -6,5 +6,7 @@
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
+INSTALLATION_DIRS= lib/pkgconfig
+
.include "../../www/firefox15/Makefile-firefox.common"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index