summaryrefslogtreecommitdiff
path: root/graphics/giram
diff options
context:
space:
mode:
authorsnj <snj>2004-05-09 00:45:45 +0000
committersnj <snj>2004-05-09 00:45:45 +0000
commit09e974140400b2951761dfe61b65921fa5d2707b (patch)
tree7311dda1da014dfb161cd9524b461911248fd470 /graphics/giram
parentd8caaf50c57633926c2a803fbb9bd431260a9fa9 (diff)
downloadpkgsrc-09e974140400b2951761dfe61b65921fa5d2707b.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics/giram')
-rw-r--r--graphics/giram/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile
index 375c5c7a3ce..d5e49ec09b5 100644
--- a/graphics/giram/Makefile
+++ b/graphics/giram/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2004/02/14 17:21:41 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2004/05/09 00:45:45 snj Exp $
#
DISTNAME= giram-0.3.5
@@ -13,7 +13,7 @@ COMMENT= Giram Is Really A Modeller
DEPENDS+= povray-[0-9]*:../../graphics/povray
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_PKGINSTALL= YES
USE_X11= YES
@@ -39,7 +39,7 @@ CONF_FILES+= ${PREFIX}/share/examples/giram/gtkrc_user \
CONF_FILES+= ${PREFIX}/share/examples/giram/ps-menurc \
${PKG_SYSCONFDIR}/0.3/ps-menurc
-.include "../../graphics/lib3ds/buildlink2.mk"
-.include "../../x11/gtk2/buildlink2.mk"
+.include "../../graphics/lib3ds/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"