summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorperry <perry>2004-02-26 16:18:50 +0000
committerperry <perry>2004-02-26 16:18:50 +0000
commitcdf18063f2052edc8c393ba3bd87e006c931d54e (patch)
tree3772d0d1e9158cbc6043d90de9cbb79faaf72178 /graphics
parentf8618d339e7f59a746d95b3e898af61b3652ddab (diff)
downloadpkgsrc-cdf18063f2052edc8c393ba3bd87e006c931d54e.tar.gz
was broken, but s/buildlink2/buildlink3/ fixed it
Diffstat (limited to 'graphics')
-rw-r--r--graphics/swfdec-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/swfdec-gtk2/Makefile b/graphics/swfdec-gtk2/Makefile
index a9ddd5be7a9..345cfa6a4ff 100644
--- a/graphics/swfdec-gtk2/Makefile
+++ b/graphics/swfdec-gtk2/Makefile
@@ -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 @@ INSTALL_DIRS= ${WRKSRC}/pixbuf-loader
GTK2_LOADERS= YES
-.include "../../graphics/swfdec/buildlink2.mk"
+.include "../../graphics/swfdec/buildlink3.mk"
.include "../../x11/gtk2/modules.mk"
.include "../../mk/bsd.pkg.mk"