pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/blinkensim bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e7aa2561ac3
branches:  trunk
changeset: 473097:9e7aa2561ac3
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri Apr 16 04:09:19 2004 +0000

description:
bl3ify

diffstat:

 emulators/blinkensim/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r 20060c5e453f -r 9e7aa2561ac3 emulators/blinkensim/Makefile
--- a/emulators/blinkensim/Makefile     Fri Apr 16 04:05:44 2004 +0000
+++ b/emulators/blinkensim/Makefile     Fri Apr 16 04:09:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/03 18:49:40 reed Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/16 04:09:19 salo Exp $
 #
 
 DISTNAME=      blinkensim-2.2
@@ -12,13 +12,13 @@
 
 DEPENDS+=      blinkenthemes>=0.8:../../graphics/blinkenthemes
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 GNU_CONFIGURE= YES
 
 post-install:
        cd ${PREFIX}/bin && ${LN} -s blinkensim-gtk blinkensim
 
-.include "../../devel/blib/buildlink2.mk"
-.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../devel/blib/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index