summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2002-02-19 05:54:31 +0000
committeritojun <itojun@pkgsrc.org>2002-02-19 05:54:31 +0000
commitfcdf11c659e5582c769ab772d0b3ccc882e47abd (patch)
tree9f66b6264c8b1dff250aa11b06a8a4c7ebd3ac1c /audio/vorbis-tools
parent2583749f85079e526bc4e344e75c3aab2d31a528 (diff)
downloadpkgsrc-fcdf11c659e5582c769ab772d0b3ccc882e47abd.tar.gz
ogg123 can fetch *.ogg file over IPv6
Diffstat (limited to 'audio/vorbis-tools')
-rw-r--r--audio/vorbis-tools/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile
index 8e83fdd0ec2..002db597076 100644
--- a/audio/vorbis-tools/Makefile
+++ b/audio/vorbis-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/01/14 12:05:14 tron Exp $
+# $NetBSD: Makefile,v 1.12 2002/02/19 05:54:31 itojun Exp $
DISTNAME= vorbis-tools-1.0rc3
PKGNAME= vorbis-tools-1.0.0.7
@@ -9,6 +9,9 @@ MAINTAINER= lukem@netbsd.org
HOMEPAGE= http://www.vorbis.com/
COMMENT= Ogg Vorbis encoder and player
+# list it into IPv6-ready packages
+BUILD_DEFS+= USE_INET6
+
DEPENDS= curl>=7.9.1:../../www/curl
CONFLICTS= vorbis-[0-9]*