summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-26 22:34:17 +0000
committersnj <snj@pkgsrc.org>2004-04-26 22:34:17 +0000
commit190895eb628b4e003e029abdbe30441ada7f89ac (patch)
tree81b266f192e01e2d771965a5d0766c3c7478f7ee /misc
parentc411d1c271720d9d11a9b801c729deaea297abbe (diff)
downloadpkgsrc-190895eb628b4e003e029abdbe30441ada7f89ac.tar.gz
Convert to buildlink3.
Diffstat (limited to 'misc')
-rw-r--r--misc/ooqstart/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/ooqstart/Makefile b/misc/ooqstart/Makefile
index 8f2d31bc7da..6852621a757 100644
--- a/misc/ooqstart/Makefile
+++ b/misc/ooqstart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/04/14 19:30:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/26 22:34:17 snj Exp $
#
DISTNAME= ooqstart-0.8.3
@@ -13,7 +13,7 @@ COMMENT= OpenOffice quickstart applet for GNOME
DEPENDS+= gnome-applets>=1.4.0:../../x11/gnome-applets
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_DIRS+= xdg-1.1
USE_GNU_TOOLS+= make
USE_X11BASE= YES
@@ -32,6 +32,6 @@ do-install:
${PREFIX}/gnome/help/ooqstart_applet/C
.endfor
-.include "../../graphics/gdk-pixbuf-gnome/buildlink2.mk"
-.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
+.include "../../x11/gnome-core/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"