pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/mozilla cut trailing whitespace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f8f40938056
branches:  trunk
changeset: 491959:4f8f40938056
user:      abs <abs%pkgsrc.org@localhost>
date:      Sat Apr 02 09:46:41 2005 +0000

description:
cut trailing whitespace

diffstat:

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

diffs (17 lines):

diff -r 9418516a09d8 -r 4f8f40938056 www/mozilla/Makefile.common
--- a/www/mozilla/Makefile.common       Sat Apr 02 05:10:10 2005 +0000
+++ b/www/mozilla/Makefile.common       Sat Apr 02 09:46:41 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.49 2004/12/25 15:39:42 taya Exp $
+# $NetBSD: Makefile.common,v 1.50 2005/04/02 09:46:41 abs Exp $
 
 MOZ_DIST_VER?= ${MOZ_VER}
 DISTNAME?=     mozilla-source-${MOZ_DIST_VER}
@@ -191,6 +191,6 @@
 SUBST_SED.pc=          -e "s|%includedir%|${PREFIX}/include/${MOZILLA}|g" \
                        -e "s|%libdir%|${PREFIX}/lib/${MOZILLA}|g"
 SUBST_MESSAGE.pc=      "Fixing pkgconfig files."
-                       
+
 .include "../../mk/autoconf.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index