From 9edc500cf4a7a1a328bf03bf3c3bc8a4808076ec Mon Sep 17 00:00:00 2001 From: snj Date: Mon, 19 Apr 2004 04:53:58 +0000 Subject: Convert to buildlink3. --- fonts/xmbdfed/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fonts/xmbdfed') diff --git a/fonts/xmbdfed/Makefile b/fonts/xmbdfed/Makefile index 72aba33edca..71f76923362 100644 --- a/fonts/xmbdfed/Makefile +++ b/fonts/xmbdfed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 21:37:47 grant Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/19 05:29:21 snj Exp $ DISTNAME= xmbdfed-4.4 CATEGORIES= fonts graphics x11 @@ -8,14 +8,14 @@ MAINTAINER= kei@NetBSD.org HOMEPAGE= http://crl.nmsu.edu/~mleisher/xmbdfed.html COMMENT= Motif-based BDF font editor with lots of features -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11BASE= YES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xmbdfed ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/xmbdfed.man ${PREFIX}/man/man1/xmbdfed.1 -.include "../../graphics/freetype-lib/buildlink2.mk" -.include "../../mk/motif.buildlink2.mk" +.include "../../graphics/freetype-lib/buildlink3.mk" +.include "../../mk/motif.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3