summaryrefslogtreecommitdiff
path: root/net/gnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnet/Makefile')
-rw-r--r--net/gnet/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gnet/Makefile b/net/gnet/Makefile
index 4ca7f548712..f003ecbfd9d 100644
--- a/net/gnet/Makefile
+++ b/net/gnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/05/16 18:13:26 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2002/08/25 21:49:57 jlam Exp $
#
DISTNAME= gnet-1.1.4
@@ -12,7 +12,7 @@ COMMENT= simple network library
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
-.include "../../devel/glib/buildlink.mk"
+.include "../../devel/glib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"