summaryrefslogtreecommitdiff
path: root/devel/blib
diff options
context:
space:
mode:
Diffstat (limited to 'devel/blib')
-rw-r--r--devel/blib/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/blib/Makefile b/devel/blib/Makefile
index 98bd9263646..faf8c8089aa 100644
--- a/devel/blib/Makefile
+++ b/devel/blib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/14 18:26:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/15 12:18:57 wiz Exp $
#
DISTNAME= blib-1.0.2
@@ -10,7 +10,7 @@ MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://www.blinkenlights.de/
COMMENT= Blinkenlights library
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --disable-directfb
post-extract:
${TOUCH} ${WRKSRC}/modules/libtool
-.include "../../devel/pkgconfig/buildlink2.mk"
-.include "../../x11/gtk2/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"