devel/doxygen: convert to new LIB_DEPENDS format
Approved by: marino (mentor)
This commit is contained in:
parent
0c52587c2a
commit
0766ba2beb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360162
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ LICENSE= GPLv2
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake
|
||||
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
|
||||
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
|
||||
|
||||
USES= bison iconv perl5 gmake
|
||||
ALL_TARGET= all
|
||||
|
|
Loading…
Reference in a new issue