mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix dependency list: the port requires GNU sed to build
Reported by: kris
This commit is contained in:
parent
4af6572b3c
commit
d05ec74ffe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142092
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \
|
||||||
oggenc:${PORTSDIR}/audio/vorbis-tools \
|
oggenc:${PORTSDIR}/audio/vorbis-tools \
|
||||||
ogmmerge:${PORTSDIR}/multimedia/ogmtools \
|
ogmmerge:${PORTSDIR}/multimedia/ogmtools \
|
||||||
lame:${PORTSDIR}/audio/lame \
|
lame:${PORTSDIR}/audio/lame \
|
||||||
|
gsed:${PORTSDIR}/textproc/gsed \
|
||||||
gocr:${PORTSDIR}/graphics/gocr
|
gocr:${PORTSDIR}/graphics/gocr
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
LIB_DEPENDS= xvidcore:${PORTSDIR}/multimedia/xvid \
|
LIB_DEPENDS= xvidcore:${PORTSDIR}/multimedia/xvid \
|
||||||
|
|
Loading…
Add table
Reference in a new issue