Fix acroread7 dependency.
Spotted by: Portsnap buildbox
This commit is contained in:
parent
8732f30980
commit
ddde8cd12d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219988
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= plugger-plugins-hubbe
|
PORTNAME= plugger-plugins-hubbe
|
||||||
PORTVERSION= 5.0
|
PORTVERSION= 5.0
|
||||||
PORTREVISION= 13
|
PORTREVISION= 14
|
||||||
CATEGORIES= www multimedia audio graphics print editors
|
CATEGORIES= www multimedia audio graphics print editors
|
||||||
MASTER_SITES= # empty
|
MASTER_SITES= # empty
|
||||||
DISTFILES= # empty
|
DISTFILES= # empty
|
||||||
|
@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Meta package installing all author-recommended Plugger plugins
|
COMMENT= Meta package installing all author-recommended Plugger plugins
|
||||||
|
|
||||||
RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \
|
RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \
|
||||||
acroread7>0:${PORTSDIR}/print/acroread7 \
|
acroread8>0:${PORTSDIR}/print/acroread8 \
|
||||||
mpg123:${PORTSDIR}/audio/mpg123 \
|
mpg123:${PORTSDIR}/audio/mpg123 \
|
||||||
mikmod:${PORTSDIR}/audio/mikmod \
|
mikmod:${PORTSDIR}/audio/mikmod \
|
||||||
ogg123:${PORTSDIR}/audio/vorbis-tools \
|
ogg123:${PORTSDIR}/audio/vorbis-tools \
|
||||||
|
|
Loading…
Reference in a new issue