From eddc7baf8946ed6dbbf81fd53a828b50076c2b82 Mon Sep 17 00:00:00 2001 From: snj Date: Mon, 26 Apr 2004 04:36:24 +0000 Subject: Convert to buildlink3. --- graphics/xzgv/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/xzgv') diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 7bd8efbc645..3e87ecee47b 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/01/24 15:46:44 grant Exp $ +# $NetBSD: Makefile,v 1.23 2004/04/26 04:36:24 snj Exp $ DISTNAME= xzgv-0.7 PKGREVISION= 4 @@ -13,7 +13,7 @@ COMMENT= Image viewer USE_MAKEINFO= YES INFO_FILES= xzgv -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_X11BASE= yes USE_GNU_TOOLS+= make @@ -24,5 +24,5 @@ do-install: @for f in xzgv xzgv-1 xzgv-2 xzgv-3 ; do \ ${INSTALL_DATA} ${WRKSRC}/doc/$$f ${PREFIX}/info ; done -.include "../../graphics/imlib/buildlink2.mk" +.include "../../graphics/imlib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3