pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/xulrunner31 Rename file to match www/firefox31.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ae798a2e9aa
branches: trunk
changeset: 651019:2ae798a2e9aa
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 30 11:37:16 2015 +0000
description:
Rename file to match www/firefox31.
diffstat:
devel/xulrunner31/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r faa7d1e46d50 -r 2ae798a2e9aa devel/xulrunner31/Makefile
--- a/devel/xulrunner31/Makefile Thu Apr 30 11:36:54 2015 +0000
+++ b/devel/xulrunner31/Makefile Thu Apr 30 11:37:16 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/04/25 14:20:40 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2015/04/30 11:37:16 joerg Exp $
MOZ_BRANCH= 31.6
MOZ_BRANCH_MINOR= .0esr
@@ -54,6 +54,9 @@
.include "../../www/firefox31/mozilla-common.mk"
.include "../../www/firefox31/options.mk"
+post-extract:
+ mv ${WRKSRC}/gfx/ycbcr/yuv_row_arm.s ${WRKSRC}/gfx/ycbcr/yuv_row_arm.S
+
pre-configure:
cd ${WRKSRC} && mkdir ${OBJDIR}
cd ${WRKSRC} && autoconf
Home |
Main Index |
Thread Index |
Old Index