summaryrefslogtreecommitdiff
path: root/graphics/gpaint
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 01:46:11 +0000
committersnj <snj>2004-04-25 01:46:11 +0000
commit305e11c910fc4d31b0cb790332f757778d3172f3 (patch)
treecb8392f2e141e8e3426f3a33d60b1b31b847ff21 /graphics/gpaint
parentd7695a59d801d19d81b7fd9cf9c81479e75af958 (diff)
downloadpkgsrc-305e11c910fc4d31b0cb790332f757778d3172f3.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics/gpaint')
-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"