summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-02 19:45:55 +0000
committerwiz <wiz@pkgsrc.org>2002-10-02 19:45:55 +0000
commit80f5d6a306969a9ba7f9ca6857173a388e62977f (patch)
tree55325db3c5cc16cc00a2f7f8806123f55c32112c /audio/libvorbis
parent5caac91cd536369b69d51a785dab5853f6461e71 (diff)
downloadpkgsrc-80f5d6a306969a9ba7f9ca6857173a388e62977f.tar.gz
Remove commented out BUILD_DEPENDS.
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 097a1e19bc4..f526b5f1ad4 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2002/10/02 08:41:23 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2002/10/02 19:45:55 wiz Exp $
DISTNAME= libvorbis-1.0
PKGNAME= libvorbis-1.0.0.8
@@ -9,8 +9,6 @@ MAINTAINER= lukem@netbsd.org
HOMEPAGE= http://www.xiph.org/ogg/vorbis/
COMMENT= Library for the Ogg Vorbis audio encoding format
-#BUILD_DEPENDS+= automake>=1.4:../../devel/automake
-
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES