From 9f9d5ccef705401477c8bf47b17d3727e228b39a Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 25 Apr 2004 01:46:11 +0000 Subject: Convert to buildlink3. --- graphics/gpaint/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index 3219b4bbfa9..5ebccdb2f1b 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/04/14 19:30:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/25 01:52:25 snj Exp $ # DISTNAME= gpaint-0.2 @@ -10,14 +10,14 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://gpaint.sourceforge.net/ COMMENT= Simple, easy-to-use paint program for GNOME -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 GNU_CONFIGURE= YES USE_GNU_TOOLS+= make USE_GNU_GETTEXT= YES USE_X11BASE= YES -.include "../../x11/gtk/buildlink2.mk" -.include "../../graphics/gdk-pixbuf-gnome/buildlink2.mk" -.include "../../print/gnome-print/buildlink2.mk" +.include "../../x11/gtk/buildlink3.mk" +.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" +.include "../../print/gnome-print/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3