pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/pixieplus Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e55af4fa6cf3
branches:  trunk
changeset: 474142:e55af4fa6cf3
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 23:05:52 2004 +0000

description:
Convert to buildlink3.

diffstat:

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

diffs (28 lines):

diff -r 9dc1ab85bb17 -r e55af4fa6cf3 graphics/pixieplus/Makefile
--- a/graphics/pixieplus/Makefile       Sun Apr 25 22:59:48 2004 +0000
+++ b/graphics/pixieplus/Makefile       Sun Apr 25 23:05:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/26 02:27:42 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 23:05:52 snj Exp $
 #
 
 DISTNAME=      pixieplus-0.5.4
@@ -11,14 +11,14 @@
 HOMEPAGE=      http://www.mosfet.org/pixie/
 COMMENT=       Free, fast, and feature packed image browser for KDE
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_GNU_TOOLS+=                make
 USE_LIBTOOL=   YES
 USE_X11=       YES
 GNU_CONFIGURE= YES
 
-.include "../../graphics/kdegraphics3/buildlink2.mk"
-.include "../../graphics/ImageMagick/buildlink2.mk"
-.include "../../graphics/libungif/buildlink2.mk"
+.include "../../graphics/kdegraphics3/buildlink3.mk"
+.include "../../graphics/ImageMagick/buildlink3.mk"
+.include "../../graphics/libungif/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index