pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/fly Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/70e33f070f59
branches: trunk
changeset: 472447:70e33f070f59
user: snj <snj%pkgsrc.org@localhost>
date: Sat Apr 10 23:44:42 2004 +0000
description:
Convert to buildlink3.
diffstat:
graphics/fly/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r de9ac7cb85d8 -r 70e33f070f59 graphics/fly/Makefile
--- a/graphics/fly/Makefile Sat Apr 10 23:44:28 2004 +0000
+++ b/graphics/fly/Makefile Sat Apr 10 23:44:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/09/02 13:27:45 seb Exp $
+# $NetBSD: Makefile,v 1.24 2004/04/10 23:44:42 snj Exp $
DISTNAME= fly-1.6.5
PKGREVISION= 4
@@ -11,7 +11,7 @@
BUILD_DEPENDS+= gif2png>=2.4.2:../../graphics/gif2png
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PERL5= YES
USE_X11= YES
@@ -36,7 +36,7 @@
${RM} -f ${WRKSRC}/examples/*.orig
cd ${WRKSRC}/examples; ${INSTALL_DATA} * ${PREFIX}/share/examples/fly
-.include "../../graphics/freetype-lib/buildlink2.mk"
-.include "../../graphics/gd/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/freetype-lib/buildlink3.mk"
+.include "../../graphics/gd/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index