summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2004-02-19 01:37:58 +0000
committerwiz <wiz>2004-02-19 01:37:58 +0000
commit01aa98ac29799527a311943a234e6a9a4f8e782a (patch)
tree3477699bbfcb24357393b28a07812dca88000fcb /audio
parent332cc835df584b683e1edbddac5d51349188242f (diff)
downloadpkgsrc-01aa98ac29799527a311943a234e6a9a4f8e782a.tar.gz
Unused.
Diffstat (limited to 'audio')
-rw-r--r--audio/tremor/buildlink2.mk19
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/tremor/buildlink2.mk b/audio/tremor/buildlink2.mk
deleted file mode 100644
index 618c72c8a27..00000000000
--- a/audio/tremor/buildlink2.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: buildlink2.mk,v 1.2 2002/09/24 09:49:03 chris Exp $
-
-.if !defined(TREMOR_BUILDLINK2_MK)
-TREMOR_BUILDLINK2_MK= # defined
-
-BUILDLINK_PACKAGES+= tremor
-BUILDLINK_DEPENDS.tremor?= tremor>=1.0.2
-BUILDLINK_PKGSRCDIR.tremor?= ../../audio/tremor
-
-EVAL_PREFIX+= BUILDLINK_PREFIX.tremor=tremor
-BUILDLINK_PREFIX.tremor_DEFAULT= ${LOCALBASE}
-BUILDLINK_FILES.tremor= include/tremor/*
-BUILDLINK_FILES.tremor+= lib/libvorbisidec.*
-
-BUILDLINK_TARGETS+= tremor-buildlink
-
-tremor-buildlink: _BUILDLINK_USE
-
-.endif # TREMOR_BUILDLINK2_MK