pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/moz-flash Fix path to libflash; now in the mu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01a552198251
branches:  trunk
changeset: 467168:01a552198251
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Jan 26 13:40:49 2004 +0000

description:
Fix path to libflash; now in the multimedia category.

diffstat:

 graphics/moz-flash/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 6f778c234403 -r 01a552198251 graphics/moz-flash/Makefile
--- a/graphics/moz-flash/Makefile       Mon Jan 26 13:38:43 2004 +0000
+++ b/graphics/moz-flash/Makefile       Mon Jan 26 13:40:49 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 21:41:45 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/26 13:40:49 jmmv Exp $
 #
 
-.include "../../graphics/libflash/Makefile.common"
+.include "../../multimedia/libflash/Makefile.common"
 
 PKGNAME=       moz-flash-1.0
 PKGREVISION=   4
@@ -27,6 +27,6 @@
        cd ${WRKSRC}/Plugin && \
                ${INSTALL_PROGRAM} .libs/npflash.so ${MOZ_PLUGDIR}
 
-.include "../../graphics/libflash/buildlink2.mk"
+.include "../../multimedia/libflash/buildlink2.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index