summaryrefslogtreecommitdiff
path: root/audio/tremor
diff options
context:
space:
mode:
authorwiz <wiz>2004-02-19 01:37:58 +0000
committerwiz <wiz>2004-02-19 01:37:58 +0000
commit1d7fd9137e6d841e8dcc2de73c5564b7c64fd124 (patch)
tree3477699bbfcb24357393b28a07812dca88000fcb /audio/tremor
parent698367fbfdf5690a19c5732802a3b9417387a707 (diff)
downloadpkgsrc-1d7fd9137e6d841e8dcc2de73c5564b7c64fd124.tar.gz
Unused.
Diffstat (limited to 'audio/tremor')
-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