Fix LIB_DEPENDS

This commit is contained in:
Antoine Brodin 2014-10-31 22:04:30 +00:00
parent 6e230647fd
commit f874b98feb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371942

View file

@ -10,7 +10,7 @@ MASTER_SITES= http://freebsd.nsu.ru/distfiles/
MAINTAINER= ports@FreeBSD.org
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
RUN_DEPENDS:= ${BUILD_DEPENDS}