summaryrefslogtreecommitdiff
path: root/x11/acidlaunch
diff options
context:
space:
mode:
authorsnj <snj>2004-04-21 04:18:10 +0000
committersnj <snj>2004-04-21 04:18:10 +0000
commitb64bcb6098fd6ba105404f952b972cb4e4c1358a (patch)
tree84ba414c5bbe01c2cd1f376568e53c568a7ed24b /x11/acidlaunch
parentdd6c604ed9f38226806b523f23700f2d697b246a (diff)
downloadpkgsrc-b64bcb6098fd6ba105404f952b972cb4e4c1358a.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/acidlaunch')
-rw-r--r--x11/acidlaunch/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/acidlaunch/Makefile b/x11/acidlaunch/Makefile
index 8b7a536fa8f..601df4a90b4 100644
--- a/x11/acidlaunch/Makefile
+++ b/x11/acidlaunch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/23 21:50:50 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/21 04:18:10 snj Exp $
#
DISTNAME= acidlaunch-0.5
@@ -11,10 +11,10 @@ HOMEPAGE= http://linuxgamers.net/infoPage.php?page=acidlaunch
COMMENT= Small, light-weight app launcher
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
CONFIGURE_ARGS+= --disable-xmltest
CONFIGURE_ARGS+= --disable-gdk_pixbuftest
-.include "../../graphics/gdk-pixbuf/buildlink2.mk"
-.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../graphics/gdk-pixbuf/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"