pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/mgl Convert to bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e619e832bd91
branches:  trunk
changeset: 473735:e619e832bd91
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 24 00:46:15 2004 +0000

description:
Convert to bl3.

diffstat:

 graphics/mgl/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r 9ceb81573fc7 -r e619e832bd91 graphics/mgl/Makefile
--- a/graphics/mgl/Makefile     Sat Apr 24 00:45:58 2004 +0000
+++ b/graphics/mgl/Makefile     Sat Apr 24 00:46:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/24 15:46:44 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/24 00:46:15 wiz Exp $
 #
 
 DISTNAME=       mgl2-alpha-020
@@ -14,7 +14,7 @@
 DEPENDS+=      mglfonts>=0.1:../../fonts/mglfonts
 
 USE_GNU_TOOLS+=        make
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 USE_X11=       yes
 
 MGLDOCS=       im.doc mgl1.doc shlib.doc
@@ -106,7 +106,7 @@
        @${INSTALL_DATA} ${WRKSRC}/nine/${i} ${PREFIX}/share/doc/mgl2/nine/
 .endfor
 
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
-.include "../../graphics/libungif/buildlink2.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/libungif/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index