Remove optional dependency faac from RUN_DEPENDS, no need for it as
gnupod will use ffmpeg's own aac coder instead. From Brad.
This commit is contained in:
parent
9627a6cd1a
commit
15af9f5e89
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2011/06/01 00:04:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2012/04/21 08:39:13 sthen Exp $
|
||||
|
||||
COMMENT = collection of perl scripts to manage your iPod
|
||||
|
||||
DISTNAME = gnupod-0.99.8
|
||||
PKGNAME = p5-${DISTNAME}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = audio
|
||||
|
||||
HOMEPAGE = http://www.gnu.org/software/gnupod/
|
||||
@ -34,7 +34,6 @@ RUN_DEPENDS = security/p5-Digest-SHA1 \
|
||||
graphics/ffmpeg \
|
||||
graphics/ImageMagick \
|
||||
net/curl \
|
||||
audio/faac \
|
||||
audio/flac \
|
||||
audio/lame \
|
||||
audio/vorbis-tools
|
||||
|
Loading…
Reference in New Issue
Block a user