From 404db97757f5616cc9ad3a58d9754beca7eb471a Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 22 Aug 2012 20:39:48 +0000 Subject: remove obsolete tcl dependency, ride on last night's unnecessary revbump --- devel/libstroke/Makefile | 3 +-- devel/libstroke/buildlink3.mk | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'devel/libstroke') diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile index 39c8b2a6bea..59c53653dcb 100644 --- a/devel/libstroke/Makefile +++ b/devel/libstroke/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/08/21 23:49:20 marino Exp $ +# $NetBSD: Makefile,v 1.25 2012/08/22 20:39:48 drochner Exp $ # DISTNAME= libstroke-0.5.1 @@ -21,6 +21,5 @@ CONFIGURE_ENV+= ac_cv_path_GTK_CONFIG=no BUILDLINK_DEPMETHOD.libX11?= build -.include "../../lang/tcl/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/libstroke/buildlink3.mk b/devel/libstroke/buildlink3.mk index 7a199b6bb1e..3469b6b235a 100644 --- a/devel/libstroke/buildlink3.mk +++ b/devel/libstroke/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2012/08/21 23:49:20 marino Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2012/08/22 20:39:48 drochner Exp $ BUILDLINK_TREE+= libstroke @@ -9,7 +9,6 @@ BUILDLINK_API_DEPENDS.libstroke+= libstroke>=0.5.1 BUILDLINK_ABI_DEPENDS.libstroke+= libstroke>=0.5.1nb4 BUILDLINK_PKGSRCDIR.libstroke?= ../../devel/libstroke -.include "../../lang/tcl/buildlink3.mk" .endif # LIBSTROKE_BUILDLINK3_MK BUILDLINK_TREE+= -libstroke -- cgit v1.2.3