pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/swfdec Include pkgconfig's bl3 file to fix bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a461498004d3
branches:  trunk
changeset: 469736:a461498004d3
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Feb 27 18:28:05 2004 +0000

description:
Include pkgconfig's bl3 file to fix build.

diffstat:

 graphics/swfdec/Makefile.common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 1d8e1d96fa0b -r a461498004d3 graphics/swfdec/Makefile.common
--- a/graphics/swfdec/Makefile.common   Fri Feb 27 17:29:30 2004 +0000
+++ b/graphics/swfdec/Makefile.common   Fri Feb 27 18:28:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2004/02/14 18:26:28 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/02/27 18:28:05 jmmv Exp $
 #
 
 DISTNAME=              swfdec-0.2.1
@@ -22,3 +22,5 @@
 
 pre-install:
        echo "install:" >${WRKSRC}/plugin/Makefile
+
+.include "../../devel/pkgconfig/buildlink3.mk"



Home | Main Index | Thread Index | Old Index