pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/swfdec-gtk2 was broken, but s/buildlink2/buil...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7cceb616ce6e
branches:  trunk
changeset: 469665:7cceb616ce6e
user:      perry <perry%pkgsrc.org@localhost>
date:      Thu Feb 26 16:18:50 2004 +0000

description:
was broken, but s/buildlink2/buildlink3/ fixed it

diffstat:

 graphics/swfdec-gtk2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r abc434db8026 -r 7cceb616ce6e graphics/swfdec-gtk2/Makefile
--- a/graphics/swfdec-gtk2/Makefile     Thu Feb 26 15:51:26 2004 +0000
+++ b/graphics/swfdec-gtk2/Makefile     Thu Feb 26 16:18:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/22 17:47:53 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/26 16:18:50 perry Exp $
 #
 
 .include "../../graphics/swfdec/Makefile.common"
@@ -13,6 +13,6 @@
 
 GTK2_LOADERS=          YES
 
-.include "../../graphics/swfdec/buildlink2.mk"
+.include "../../graphics/swfdec/buildlink3.mk"
 .include "../../x11/gtk2/modules.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index