summaryrefslogtreecommitdiff
path: root/net/gtk_wicontrol
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 08:39:50 +0000
committersnj <snj>2004-04-25 08:39:50 +0000
commit9d3ea32198aeaa28e72657ce8e47e3861b173b5c (patch)
tree3af8a629557d42cc5ba51f78c1d07e1e527969fc /net/gtk_wicontrol
parentceb369f16eba1beb639eb8b88a000482b13721ea (diff)
downloadpkgsrc-9d3ea32198aeaa28e72657ce8e47e3861b173b5c.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/gtk_wicontrol')
-rw-r--r--net/gtk_wicontrol/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/gtk_wicontrol/Makefile b/net/gtk_wicontrol/Makefile
index 86d24d9fec1..ec4e28c886a 100644
--- a/net/gtk_wicontrol/Makefile
+++ b/net/gtk_wicontrol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/24 14:50:05 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/25 08:42:29 snj Exp $
DISTNAME= gtk_wicontrol-0.17
PKGREVISION= 2
@@ -11,12 +11,12 @@ COMMENT= GTK+-based Wavelan status meter
ONLY_FOR_PLATFORM= *BSD-*-*
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"