- Add missing dependencies
Reported by: pav
This commit is contained in:
parent
c9b215e498
commit
eade0791de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204315
@ -14,7 +14,14 @@ COMMENT= Free Pascal interface to cairo library
|
||||
|
||||
BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
|
||||
fpcmake:${PORTSDIR}/lang/fpc-utils \
|
||||
${UNITSDIR}/fcl-base/Package.fpc:${PORTSDIR}/devel/fpc-fcl-base \
|
||||
${UNITSDIR}/fcl-image/Package.fpc:${PORTSDIR}/devel/fpc-fcl-image \
|
||||
${UNITSDIR}/hash/Package.fpc:${PORTSDIR}/security/fpc-hash \
|
||||
${UNITSDIR}/libasync/Package.fpc:${PORTSDIR}/net/fpc-libasync \
|
||||
${UNITSDIR}/netdb/Package.fpc:${PORTSDIR}/net/fpc-netdb \
|
||||
${UNITSDIR}/pasjpeg/Package.fpc:${PORTSDIR}/graphics/fpc-pasjpeg \
|
||||
${UNITSDIR}/paszlib/Package.fpc:${PORTSDIR}/archivers/fpc-paszlib \
|
||||
${UNITSDIR}/pthreads/Package.fpc:${PORTSDIR}/devel/fpc-pthreads \
|
||||
${UNITSDIR}/x11/Package.fpc:${PORTSDIR}/x11/fpc-x11
|
||||
|
||||
UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user