summaryrefslogtreecommitdiff
path: root/devel/libntlm
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-12 00:00:49 +0000
committersnj <snj@pkgsrc.org>2004-04-12 00:00:49 +0000
commit1e392a27adf443091303dfee492325444b47c2e0 (patch)
tree662caadda64ab11330e7c084fb5590364716243d /devel/libntlm
parent0a6b5a28243fbfdd61aa8955db5a22ca44b89f81 (diff)
downloadpkgsrc-1e392a27adf443091303dfee492325444b47c2e0.tar.gz
No longer used.
Diffstat (limited to 'devel/libntlm')
-rw-r--r--devel/libntlm/buildlink2.mk24
1 files changed, 0 insertions, 24 deletions
diff --git a/devel/libntlm/buildlink2.mk b/devel/libntlm/buildlink2.mk
deleted file mode 100644
index 25f56f4b558..00000000000
--- a/devel/libntlm/buildlink2.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: buildlink2.mk,v 1.2 2003/12/30 22:57:49 cjep Exp $
-#
-# This Makefile fragment is included by packages that use libntlm.
-#
-# This file was created automatically using createbuildlink 2.8.
-#
-
-.if !defined(LIBNTLM_BUILDLINK2_MK)
-LIBNTLM_BUILDLINK2_MK= # defined
-
-BUILDLINK_PACKAGES+= libntlm
-BUILDLINK_DEPENDS.libntlm?= libntlm>=0.3.2
-BUILDLINK_PKGSRCDIR.libntlm?= ../../devel/libntlm
-
-EVAL_PREFIX+= BUILDLINK_PREFIX.libntlm=libntlm
-BUILDLINK_PREFIX.libntlm_DEFAULT= ${LOCALBASE}
-BUILDLINK_FILES.libntlm+= include/ntlm.h
-BUILDLINK_FILES.libntlm+= lib/libntlm.*
-
-BUILDLINK_TARGETS+= libntlm-buildlink
-
-libntlm-buildlink: _BUILDLINK_USE
-
-.endif # LIBNTLM_BUILDLINK2_MK