summaryrefslogtreecommitdiff
path: root/devel/libstroke
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 20:31:02 +0000
committersnj <snj@pkgsrc.org>2004-04-11 20:31:02 +0000
commit61d836c133f8c15d961698a275e4c872874405e1 (patch)
tree846df8ade64c9fa9c40968e6471d8a7c082d27f5 /devel/libstroke
parentcad5f533f467f09ff0ec51a2e7053dde4f9c1825 (diff)
downloadpkgsrc-61d836c133f8c15d961698a275e4c872874405e1.tar.gz
No longer used.
Diffstat (limited to 'devel/libstroke')
-rw-r--r--devel/libstroke/buildlink2.mk26
1 files changed, 0 insertions, 26 deletions
diff --git a/devel/libstroke/buildlink2.mk b/devel/libstroke/buildlink2.mk
deleted file mode 100644
index 64961f62e31..00000000000
--- a/devel/libstroke/buildlink2.mk
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: buildlink2.mk,v 1.2 2004/03/08 19:52:51 minskim Exp $
-#
-# This Makefile fragment is included by packages that use libstroke.
-#
-# This file was created automatically using createbuildlink 2.2.
-#
-
-.if !defined(LIBSTROKE_BUILDLINK2_MK)
-LIBSTROKE_BUILDLINK2_MK= # defined
-
-BUILDLINK_PACKAGES+= libstroke
-BUILDLINK_DEPENDS.libstroke?= libstroke>=0.3nb1
-BUILDLINK_PKGSRCDIR.libstroke?= ../../devel/libstroke
-
-EVAL_PREFIX+= BUILDLINK_PREFIX.libstroke=libstroke
-BUILDLINK_PREFIX.libstroke_DEFAULT= ${LOCALBASE}
-BUILDLINK_FILES.libstroke+= lib/libstroke.*
-BUILDLINK_FILES.libstroke+= lib/libstroke_tcl.*
-
-.include "../../lang/tcl83/buildlink2.mk"
-
-BUILDLINK_TARGETS+= libstroke-buildlink
-
-libstroke-buildlink: _BUILDLINK_USE
-
-.endif # LIBSTROKE_BUILDLINK2_MK