summaryrefslogtreecommitdiff
path: root/emulators/blinkensim
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-04-16 04:09:19 +0000
committersalo <salo@pkgsrc.org>2004-04-16 04:09:19 +0000
commit2594cd2e7ce5819b782dfe72166dadfceae0059d (patch)
tree0f517977c5ee1e55e6082ecf315b34d39396c0c7 /emulators/blinkensim
parente24f4f573b239c6af2f9f78cb028f57047266f3b (diff)
downloadpkgsrc-2594cd2e7ce5819b782dfe72166dadfceae0059d.tar.gz
bl3ify
Diffstat (limited to 'emulators/blinkensim')
-rw-r--r--emulators/blinkensim/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index 62bd00f80fd..a107b128722 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -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 @@ COMMENT= Blinkenlights graphics simulator
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"