summaryrefslogtreecommitdiff
path: root/devel/gtoolkit-examples
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gtoolkit-examples')
-rw-r--r--devel/gtoolkit-examples/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gtoolkit-examples/Makefile b/devel/gtoolkit-examples/Makefile
index 9d86965922f..eafb5fd7517 100644
--- a/devel/gtoolkit-examples/Makefile
+++ b/devel/gtoolkit-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:38 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/25 22:17:59 wiz Exp $
#
.include "../../x11/gtoolkit/Makefile.common"
@@ -11,6 +11,6 @@ COMMENT= Objective-C examples for GToolKit
DISTINFO_FILE= ${.CURDIR}/../../x11/gtoolkit/distinfo
BUILD_DIRS= ${WRKSRC}/Examples
-.include "../../x11/gtoolkit/buildlink2.mk"
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../x11/gtoolkit/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"