mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Restore previous BUILD_DEPENDS and LIB_DEPENDS lines.
Previous commit was nonsense, wrt depends. Reported by: QAT
This commit is contained in:
parent
be4219845f
commit
5367ed2672
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250953
@ -16,12 +16,12 @@ MAINTAINER= gahr@FreeBSD.org
|
||||
COMMENT= A photorealistic rendering system
|
||||
|
||||
LIB_DEPENDS= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
|
||||
boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
fltk-threads>=0:${PORTSDIR}/x11-toolkits/fltk-threads
|
||||
boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff
|
||||
|
||||
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \
|
||||
xsltproc:${PORTSDIR}/textproc/libxslt
|
||||
xsltproc:${PORTSDIR}/textproc/libxslt \
|
||||
fltk-threads>=0:${PORTSDIR}/x11-toolkits/fltk-threads
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user