mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
s/ /\t/ in the newly added BUILD_DEPENDS line.
portlint didn't catch this, but I may not have been using the latest version of it. Noticed by: krion
This commit is contained in:
parent
3774fc9651
commit
304df529b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106856
@ -18,7 +18,7 @@ EXTRACT_ONLY= xmcd-3.3.0.tar.gz
|
||||
MAINTAINER= eischen@vigrid.com
|
||||
COMMENT= Motif CD player
|
||||
|
||||
BUILD_DEPENDS+= flac:${PORTSDIR}/audio/flac
|
||||
BUILD_DEPENDS+= flac:${PORTSDIR}/audio/flac
|
||||
LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis
|
||||
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user