From 36da628de42b7a6700b71b958b0a1fccf559d75b Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 10 Mar 2004 14:12:50 +0000 Subject: bl3ify --- wm/bbrun/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'wm/bbrun') diff --git a/wm/bbrun/Makefile b/wm/bbrun/Makefile index f280c494f8d..a1daffe48e0 100644 --- a/wm/bbrun/Makefile +++ b/wm/bbrun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/24 15:18:32 grant Exp $ +# $NetBSD: Makefile,v 1.9 2004/03/10 14:12:51 xtraeme Exp $ DISTNAME= bbrun-1.3 PKGREVISION= 2 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.dwave.net/~jking/bbrun/ COMMENT= Run utility for BlackBox WRKSRC= ${WRKDIR}/${DISTNAME}/bbrun -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES USE_GNU_TOOLS+= make @@ -21,7 +21,7 @@ do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/bbrun ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/README ${PREFIX}/share/doc/bbrun -.include "../../graphics/xpm/buildlink2.mk" -.include "../../x11/gtk/buildlink2.mk" +.include "../../graphics/xpm/buildlink3.mk" +.include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3