pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/mplayer-plugin-firefox Remove trailing whit...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c64faac06454
branches:  trunk
changeset: 492785:c64faac06454
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 19 15:12:24 2005 +0000

description:
Remove trailing whitespace.

diffstat:

 multimedia/mplayer-plugin-firefox/Makefile.common |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 1983cbcd8905 -r c64faac06454 multimedia/mplayer-plugin-firefox/Makefile.common
--- a/multimedia/mplayer-plugin-firefox/Makefile.common Tue Apr 19 15:04:54 2005 +0000
+++ b/multimedia/mplayer-plugin-firefox/Makefile.common Tue Apr 19 15:12:24 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2005/04/11 21:46:42 tv Exp $
+# $NetBSD: Makefile.common,v 1.4 2005/04/19 15:12:24 wiz Exp $
 #
 
 DISTNAME=              mplayerplug-in-2.70
@@ -35,11 +35,11 @@
                -e "s|@INCDIR@|${PREFIX}/include/${BROWSER}|g"  \
                -e "s|@X11BASELIB@|${X11BASE}/lib|g"            \
                ${FILESDIR}/mozilla-${f}.pc.in > ${WRKSRC}/mozilla-${f}.pc
-.endfor        
+.endfor
 
 post-wrapper:
        @${MKDIR} ${BUILDLINK_DIR}/lib/pkgconfig
-       @${CP} ${WRKSRC}/*.pc ${BUILDLINK_DIR}/lib/pkgconfig    
+       @${CP} ${WRKSRC}/*.pc ${BUILDLINK_DIR}/lib/pkgconfig
 
 SUBST_CLASSES+=                conf
 SUBST_STAGE.conf=      post-patch



Home | Main Index | Thread Index | Old Index