summaryrefslogtreecommitdiff
path: root/graphics/gpaint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gpaint/Makefile')
-rw-r--r--graphics/gpaint/Makefile10
1 files changed, 5 insertions, 5 deletions
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"