mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix LIB_DEPENDS
This commit is contained in:
parent
6e230647fd
commit
f874b98feb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371942
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ MASTER_SITES= http://freebsd.nsu.ru/distfiles/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= POV-Ray oriented modeller
|
COMMENT= POV-Ray oriented modeller
|
||||||
|
|
||||||
LIB_DEPENDS= lib3ds-1.so:${PORTSDIR}/graphics/lib3ds
|
LIB_DEPENDS= lib3ds.so:${PORTSDIR}/graphics/lib3ds
|
||||||
BUILD_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta
|
BUILD_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue