From 7b68604c005d7f394f0c545003bd4f8e34459297 Mon Sep 17 00:00:00 2001 From: snj Date: Wed, 10 Mar 2004 00:58:25 +0000 Subject: Use bl3. --- games/netmaj/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games/netmaj/Makefile b/games/netmaj/Makefile index f9310d621a4..f7404c6333c 100644 --- a/games/netmaj/Makefile +++ b/games/netmaj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/20 12:15:41 agc Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/10 00:58:25 snj Exp $ # DISTNAME= netmaj-2.0.7 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.sfc.wide.ad.jp/~kusune/netmaj/ COMMENT= Mahjongg game with network and 1-4 player(s) support WRKSRC= ${WRKDIR}/netmaj -USE_BUILDLINK2= # defined +USE_BUILDLINK3= # defined INSTALL_TARGET= install install-pf HTMLDIR= ${PREFIX}/share/doc/html/netmaj @@ -23,5 +23,5 @@ post-install: ${INSTALL_DATA_DIR} ${HTMLDIR} ${INSTALL_DATA} ${WRKSRC}/html/* ${HTMLDIR} -.include "../../lang/perl5/buildlink2.mk" +.include "../../lang/perl5/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3